Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v43 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 21140f1 commit ce4680f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ commitizen==3.29.0
# via -r requirements-dev.in
coverage[toml]==7.6.1
# via pytest-cov
cryptography==41.0.5
cryptography==43.0.1
# via
# -r /tmp/renovate/repos/github/bettermarks/opal/requirements.txt
# jwcrypto
Expand Down
2 changes: 1 addition & 1 deletion requirements-export.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ click==8.1.7
# via
# -r /tmp/renovate/repos/github/bettermarks/opal/requirements.txt
# uvicorn
cryptography==41.0.5
cryptography==43.0.1
# via
# -r /tmp/renovate/repos/github/bettermarks/opal/requirements.txt
# jwcrypto
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ alembic==1.13.2
asgi-correlation-id==4.3.3
asyncpg==0.29.0
click==8.1.7
cryptography==41.0.5
cryptography==43.0.1
elastic-apm==6.23.0
fastapi==0.109.1
fastapi-pagination==0.12.27
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ click==8.1.7
# via
# -r requirements.in
# uvicorn
cryptography==41.0.5
cryptography==43.0.1
# via
# -r requirements.in
# jwcrypto
Expand Down

0 comments on commit ce4680f

Please sign in to comment.