Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 3914e48 commit 8392b26
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
#
cffi==1.16.0
# via cryptography
cryptography==42.0.5
cryptography==43.0.1
# via
# types-pyopenssl
# types-redis
mypy==1.9.0
# via -r requirements/linting.in
# via -r linting.in
mypy-extensions==1.0.0
# via mypy
pycparser==2.22
# via cffi
ruff==0.3.4
# via -r requirements/linting.in
# via -r linting.in
types-pyopenssl==24.0.0.20240311
# via types-redis
types-pytz==2024.1.0.20240203
# via -r requirements/linting.in
# via -r linting.in
types-redis==4.6.0.20240311
# via -r requirements/linting.in
# via -r linting.in
typing-extensions==4.10.0
# via mypy

0 comments on commit 8392b26

Please sign in to comment.