Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2022
1 parent 8a7c461 commit 234c49b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
mysql-connector-python<=8.0.29
fastapi==0.78.0
importlib_resources==5.8.0; python_version<'3.9'
ispyb==6.11.0
mysql-connector-python==8.0.29
fastapi==0.81.0
importlib_resources==5.9.0; python_version<'3.9'
ispyb==6.12.0
jinja2==3.1.2
procrunner==2.3.3
pydantic==1.9.1
pydantic==1.10.1
pytest-cov==3.0.0
pytest==7.1.2
pytest==7.1.3
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
uvicorn[standard]==0.18.3
websocket-client==1.4.0
xmltodict==0.13.0
zocalo==0.21.0
zocalo==0.24.1

0 comments on commit 234c49b

Please sign in to comment.