Skip to content

Commit

Permalink
Update all dependencies to v0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2022
1 parent 31abc59 commit 805a6c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
fastapi==0.78.0
importlib_resources==5.8.0; python_version<'3.9'
fastapi==0.79.0
importlib_resources==5.9.0; python_version<'3.9'
ispyb==6.11.0
jinja2==3.1.2
procrunner==2.3.3
pydantic==1.9.1
pytest-cov==3.0.0
pytest==7.1.2
pyyaml==6.0
rich==12.4.4
rich==12.5.1
textual==0.1.18
uvicorn[standard]==0.18.2
websocket-client==1.3.3
xmltodict==0.13.0
zocalo==0.21.0
zocalo==0.23.0

0 comments on commit 805a6c7

Please sign in to comment.