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 Aug 15, 2022
1 parent 1318f57 commit e92dbfb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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.79.0
importlib_resources==5.9.0; python_version<'3.9'
ispyb==6.12.0
jinja2==3.1.2
mdocfile==0.0.6
procrunner==2.3.3
pydantic==1.9.1
pydantic==1.9.2
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 e92dbfb

Please sign in to comment.