Skip to content

Commit

Permalink
patching cves
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanh-orca authored and danihodovic committed Jul 8, 2024
1 parent cc2796d commit 3caa21c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
56 changes: 28 additions & 28 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ timy = "^0.4.2"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.4"
black = "^23.12.1"
black = "^24.3.0"
isort = "^5.13.2"
jedi = "^0.19.1"
pudb = "^2020.1"
Expand All @@ -64,6 +64,7 @@ pytest-celery = "^0.0.0"
urllib3 = "1.26.18"
pylint = "^3.0.3"
certifi = "^2024.2.2"
idna = "^3.7"

[build-system]
requires = ["poetry-core>=1.0.0a5"]
Expand Down

0 comments on commit 3caa21c

Please sign in to comment.