Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Nov 10, 2024
1 parent 791d9b6 commit 1313d72
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
35 changes: 17 additions & 18 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 @@ -21,9 +21,9 @@ scripts_controller = "bin.scripts_controller:main"
python = "^3.9"
redis = {version = "^5.2.0", extras = ["hiredis"]}
flask-restx = "^1.3.0"
werkzeug = "^3.1.2"
werkzeug = "^3.1.3"
gunicorn = {version = "^23.0.0", extras = ["setproctitle"]}
lacuscore = "^1.12.0"
lacuscore = "^1.12.2"
rich = "^13.9.4"
psutil = "^6.1.0"

Expand Down

0 comments on commit 1313d72

Please sign in to comment.