Skip to content

Commit

Permalink
- update some dependant packages for security patching.
Browse files Browse the repository at this point in the history
  • Loading branch information
DelboyJay committed Dec 10, 2024
1 parent 7035273 commit 1e3f6e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -19,8 +19,8 @@ redis = ">=5.2.1"

# pinned dependant packages for security updates and fixes
certifi = ">=2023.7.22"
cryptography = ">=41.0.2"
requests = ">=2.31.0"
cryptography = ">=43.0.0"
requests = ">=2.32.1"

[tool.poetry.group.dev.dependencies]
bump2version = "*"
Expand Down

0 comments on commit 1e3f6e4

Please sign in to comment.