Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 970cfa6 commit ad06793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==2.2.4
pymongo[tls,srv]==3.7.2
requests==2.22.0
pyjwt==2.4.0
cryptography==39.0.1
cryptography==41.0.4
gunicorn==20.0.4
boto3==1.9.188
python-dotenv==0.10.3
Expand Down

0 comments on commit ad06793

Please sign in to comment.