Skip to content

Commit

Permalink
Update dependency rich to v12 (#47)
Browse files Browse the repository at this point in the history
* Update all dependencies
* Update dependency rich to v12
  • Loading branch information
renovate[bot] committed Mar 14, 2022
1 parent d3fcbd5 commit 7f11fe0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements_dev.txt
@@ -1,13 +1,13 @@
fastapi==0.74.1
fastapi==0.75.0
graypy==2.1.0
importlib_resources==5.4.0; python_version<'3.9'
ispyb==6.10.0
jinja2==3.0.3
procrunner==2.3.2
pytest-cov==3.0.0
pytest==7.0.1
rich==11.2.0
textual==0.1.15
uvicorn[standard]==0.17.5
pytest==7.1.0
rich==12.0.0
textual==0.1.17
uvicorn[standard]==0.17.6
websocket-client==1.3.1
zocalo==0.16.0
zocalo==0.17.0

0 comments on commit 7f11fe0

Please sign in to comment.