Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2024
1 parent 9cda9ad commit 83586ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ constantly==23.10.4
cookies==2.2.1
coverage==7.4.1
croniter==2.0.1
cryptography==42.0.2
cryptography==42.0.4
decorator==5.1.1
dicttoxml==1.7.16
dill==0.3.8
Expand Down
2 changes: 1 addition & 1 deletion requirements-ciworker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Automat==22.10.0; python_version >= "3.6"
cffi==1.16.0; python_version >= "3.6"
constantly==23.10.4; python_version >= "3.8"
constantly==15.1.0; python_version < "3.8" # pyup: ignore
cryptography==42.0.2; python_version >= "3.6"
cryptography==42.0.4; python_version >= "3.6"
funcsigs==1.0.2
future==0.18.3
hyperlink==21.0.0
Expand Down

0 comments on commit 83586ca

Please sign in to comment.