Skip to content

Commit

Permalink
chg: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Oct 10, 2023
1 parent 1fc706d commit bf49918
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
72 changes: 36 additions & 36 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.1.0"
werkzeug = "^2.3.7"
gunicorn = "^21.2.0"
lacuscore = "^1.6.12"
lacuscore = "^1.6.13"
rich = "^13.6.0"
psutil = "^5.9.5"

Expand All @@ -34,7 +34,7 @@ ipython = [
{version = "<8.13.0", python = "<3.9"},
{version = "^8.13.0", python = ">=3.9"}
]
mypy = "^1.5.1"
mypy = "^1.6.0"
types-redis = "^4.6.0.7"
types-psutil = "^5.9.5.16"

Expand Down

0 comments on commit bf49918

Please sign in to comment.