Skip to content

Commit

Permalink
Bump bcrypt from 4.1.3 to 4.2.0 in /dependabot in the all group (#103)
Browse files Browse the repository at this point in the history
* Bump bcrypt from 4.1.3 to 4.2.0 in /dependabot in the all group

Bumps the all group in /dependabot with 1 update: [bcrypt](https://github.com/pyca/bcrypt).


Updates `bcrypt` from 4.1.3 to 4.2.0
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.1.3...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Version synchronization

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 2, 2024
1 parent df9fb6e commit ec2d21a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependabot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ BTrees==6.0
RestrictedPython==7.1
ZConfig==4.1
ZODB==6.0
bcrypt==4.1.3
bcrypt==4.2.0
cffi==1.16.0
multipart==0.2.5
persistent==6.0
Expand Down
2 changes: 1 addition & 1 deletion ztk-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ BTrees = 6.0
RestrictedPython = 7.1
ZConfig = 4.1
ZODB = 6.0
bcrypt = 4.1.3
bcrypt = 4.2.0
cffi = 1.16.0
multipart = 0.2.5
persistent = 6.0
Expand Down

0 comments on commit ec2d21a

Please sign in to comment.