Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Sep 19, 2024
1 parent c281c3e commit 8c23ddd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers =[
python = "^3.12"
dash = "^2.18.1"
dash-bootstrap-components = "^1.6.0"
fastapi = "^0.112.0"
fastapi = "^0.115.0"
fastapi-versioning = "^0.10.0"
flask-caching = "^2.3.0"
gunicorn = "^23.0.0"
Expand All @@ -48,7 +48,7 @@ black = "^24.8.0"
coverage = "^7.6.1"
isort = "^5.13.2"
pytest = "^8.3.3"
pytest-asyncio = "^0.23.6"
pytest-asyncio = "^0.24.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
pytest-xdist = "^3.6.1"
Expand Down

0 comments on commit 8c23ddd

Please sign in to comment.