Skip to content

Commit

Permalink
build(deps): bump cryptography from 40.0.2 to 41.0.6 in /server (#911)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@40.0.2...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 7f26642 commit a0c7827
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 28 deletions.
60 changes: 33 additions & 27 deletions server/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 server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ celery = "^5.2.2"
django-termsandconditions = "^2.0.11"
PyJWT = "^2.6.0"
kombu = "^5.2.3"
cryptography = "^40.0.2"
cryptography = "^41.0.6"
cached-property = "^1.5.1"
ipython = "^8.13.2"
pycryptodome = "^3.9.7"
Expand Down

0 comments on commit a0c7827

Please sign in to comment.