Skip to content

Commit

Permalink
Bump bcrypt from 4.0.1 to 4.1.1 (#3312)
Browse files Browse the repository at this point in the history
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.1.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.0.1...4.1.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent 11ab6cf commit 4e671d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bcrypt==4.0.1
bcrypt==4.1.1
colander==1.8.3
cornice==6.0.1
cornice-swagger==1.0.1
Expand Down

0 comments on commit 4e671d7

Please sign in to comment.