Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Mar 19, 2024
1 parent 6ba9c71 commit 444b998
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -22,7 +22,7 @@ redis = {version = "^5.0.3", extras = ["hiredis"]}
flask-restx = "^1.3.0"
werkzeug = "^3.0.1"
gunicorn = "^21.2.0"
lacuscore = "^1.8.9"
lacuscore = "^1.8.10"
rich = "^13.7.1"
psutil = "^5.9.8"

Expand All @@ -37,7 +37,7 @@ ipython = [
]
mypy = "^1.9.0"
types-redis = "^4.6.0.20240311"
types-psutil = "^5.9.5.20240311"
types-psutil = "^5.9.5.20240316"

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

0 comments on commit 444b998

Please sign in to comment.