Skip to content

Commit

Permalink
Bump cryptography from 41.0.2 to 41.0.3 in /omega/oaf
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...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] authored Aug 2, 2023
1 parent 90e622b commit 11e9e3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion omega/oaf/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cryptography==41.0.2
cryptography==41.0.3
dill==0.3.6
gitdb==4.0.9
GitPython==3.1.30
Expand Down
2 changes: 1 addition & 1 deletion omega/oaf/frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
cryptography==41.0.2
cryptography==41.0.3
defusedxml==0.7.1
Django==4.2.3
django-dotenv==1.4.2
Expand Down
2 changes: 1 addition & 1 deletion omega/oaf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
coverage==7.2.5
cryptography==41.0.2
cryptography==41.0.3
dateparser==1.1.8
dill==0.3.6
gitdb==4.0.10
Expand Down

0 comments on commit 11e9e3c

Please sign in to comment.