Skip to content

Commit

Permalink
Update dependency cryptography to v42 (#3350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Conor Brady <[email protected]>
  • Loading branch information
renovate[bot] and conbrad authored Jan 29, 2024
1 parent 91605bf commit e0a5a46
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 30 deletions.
67 changes: 38 additions & 29 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiodns = "^3"
aiohttp = "^3"
pandas = "^2"
pyjwt = "^2"
cryptography = "^41.0.6"
cryptography = "^42.0.0"
sqlalchemy = "^2"
psycopg2 = "^2"
postgres = "^4"
Expand Down

0 comments on commit e0a5a46

Please sign in to comment.