Skip to content

Commit 7044a5b

Browse files
Bump the all group in /dependabot with 2 updates
Bumps the all group in /dependabot with 2 updates: [bcrypt](https://github.com/pyca/bcrypt) and [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/). Updates `bcrypt` from 4.3.0 to 5.0.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.3.0...5.0.0) Updates `beautifulsoup4` from 4.13.5 to 4.14.0 --- updated-dependencies: - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: beautifulsoup4 dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fb80e commit 7044a5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependabot/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ BTrees==6.1
6666
RestrictedPython==8.0
6767
ZConfig==4.2
6868
ZODB==6.0.1
69-
bcrypt==4.3.0
69+
bcrypt==5.0.0
7070
cffi==2.0.0
7171
multipart==1.3.0
7272
persistent==6.1.1
@@ -118,7 +118,7 @@ zope.errorview==3.0
118118
zope.generations==7.0
119119
zope.testbrowser==8.0
120120
appnope==0.1.4
121-
beautifulsoup4==4.13.5
121+
beautifulsoup4==4.14.0
122122
collective.recipe.omelette==2.0.0
123123
collective.recipe.template==2.2
124124
decorator==5.2.1

0 commit comments

Comments
 (0)