Skip to content

Commit

Permalink
build(deps): bump cryptography from 41.0.2 to 41.0.4 in /cmdb-api
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.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...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 Oct 23, 2023
1 parent e2f993b commit 3216903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmdb-api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Flask-Bcrypt = "==1.0.1"
Flask-Cors = ">=3.0.8"
ldap3 = "==2.9.1"
pycryptodome = "==3.12.0"
cryptography = "==41.0.2"
cryptography = "==41.0.4"
# Caching
Flask-Caching = ">=1.0.0"
# Environment variable parsing
Expand Down

0 comments on commit 3216903

Please sign in to comment.