Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 22, 2024
1 parent 16ec7ac commit 236c2a0
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
116 changes: 58 additions & 58 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.1", extras = ["hiredis"]}
flask-restx = "^1.3.0"
werkzeug = "^3.0.1"
gunicorn = "^21.2.0"
lacuscore = "^1.8.5"
lacuscore = "^1.8.6"
rich = "^13.7.0"
psutil = "^5.9.8"

Expand All @@ -36,7 +36,7 @@ ipython = [
{version = "^8.19.0", python = ">=3.10"}
]
mypy = "^1.8.0"
types-redis = "^4.6.0.20240106"
types-redis = "^4.6.0.20240218"
types-psutil = "^5.9.5.20240205"

[build-system]
Expand Down

0 comments on commit 236c2a0

Please sign in to comment.