Skip to content

Commit

Permalink
build(deps): bump cryptography
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /requirements directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 42.0.8 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Michele-Alberti committed Nov 2, 2024
1 parent 7fe85f7 commit 733035a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools==70.3.0
click==8.1.7
cryptography==42.0.8
cryptography==43.0.1
ipykernel==6.29.5
ipywidgets==8.1.3
openpyxl==3.1.4
Expand Down

0 comments on commit 733035a

Please sign in to comment.