Skip to content

Commit

Permalink
Bump cryptography from 39.0.2 to 41.0.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.2...41.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and supuna97 committed Oct 12, 2023
1 parent 5af3f6b commit 2e4aa43
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@
#
cffi==1.15.1
# via cryptography
cryptography==39.0.2
# via -r requirements/typing.in
cryptography==41.0.0
# via -r typing.in
mypy==1.1.1
# via -r requirements/typing.in
# via -r typing.in
mypy-extensions==1.0.0
# via mypy
pycparser==2.21
# via cffi
tomli==2.0.1
# via mypy
types-contextvars==2.4.7.1
# via -r requirements/typing.in
# via -r typing.in
types-dataclasses==0.6.6
# via -r requirements/typing.in
# via -r typing.in
types-setuptools==67.6.0.0
# via -r requirements/typing.in
# via -r typing.in
typing-extensions==4.5.0
# via mypy

0 comments on commit 2e4aa43

Please sign in to comment.