Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FastestMolasses committed Nov 5, 2023
1 parent 97a9281 commit 6478ca1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 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 @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11"
requests = "^2.31.0"
redis = "^5.0.1"
boto3 = "^1.28.77"
boto3 = "^1.28.78"
uvicorn = "^0.23.2"
pydantic = "^2.4.2"
alembic = "^1.12.1"
Expand All @@ -31,7 +31,7 @@ aiohttp = "^3.8.6"
autopep8 = "^2.0.4"
mypy = "^1.6.1"
types-redis = "^4.6.0.9"
ruff = "^0.1.3"
ruff = "^0.1.4"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 6478ca1

Please sign in to comment.