Skip to content

Commit

Permalink
chore(deps) Update dependency cryptography to v42 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 94a1cb2 commit 8e47c27
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 41 deletions.
87 changes: 48 additions & 39 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 @@ -97,7 +97,7 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Expand All @@ -116,7 +116,7 @@ SQLAlchemy = "^2.0.20"
SQLAlchemy-Utils = "^0.41.0"
azure-devops = "^7.1.0-beta.3"
bs4 = "^0.0.2"
cryptography = "^41.0.0"
cryptography = "^42.0.0"
flask-assets = {git = "https://github.com/christopherpickering/flask-assets.git"}
flask-redis = "^0.4.0"
flask-session2 = "^1.2.0"
Expand Down

0 comments on commit 8e47c27

Please sign in to comment.