Skip to content

Commit

Permalink
chore(deps): bump cryptography in /orc8r/gateway/python
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.2.1...41.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 094f6d7 commit 2180cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orc8r/gateway/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'sentry_sdk>=1.5.0,<1.9',
'snowflake>=0.0.3',
'psutil==5.9.1',
'cryptography==3.2.1',
'cryptography==41.0.3',
'itsdangerous==1.1.0',
'click==7.1.2',
'pycares>=4.2.1',
Expand Down

0 comments on commit 2180cd6

Please sign in to comment.