Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jun 13, 2024
1 parent 2ffed10 commit 7d0e55e
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
126 changes: 63 additions & 63 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stop_capture_manager = "bin.stop_capture_manager:main"

[tool.poetry.dependencies]
python = "^3.8"
redis = {version = "^5.0.4", extras = ["hiredis"]}
redis = {version = "^5.0.5", extras = ["hiredis"]}
flask-restx = "^1.3.0"
werkzeug = "^3.0.3"
gunicorn = "^22.0.0"
Expand Down

0 comments on commit 7d0e55e

Please sign in to comment.