Skip to content

Commit e65754f

Browse files
Bump the all group in /dependabot with 2 updates (#107)
* Bump the all group in /dependabot with 2 updates Bumps the all group in /dependabot with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/). Updates `coverage` from 7.10.4 to 7.10.5 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.4...7.10.5) Updates `beautifulsoup4` from 4.13.4 to 4.13.5 --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> * Version synchronization --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 8312c02 commit e65754f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependabot/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ transaction==5.0
7777
zc.lockfile==3.0.post1
7878
zodbpickle==4.2
7979
six==1.17.0
80-
coverage==7.10.4
80+
coverage==7.10.5
8181
manuel==1.13.0
8282
collective.recipe.cmd==0.11
8383
mr.developer==2.0.4
@@ -118,7 +118,7 @@ zope.errorview==2.0
118118
zope.generations==6.0
119119
zope.testbrowser==7.0.1
120120
appnope==0.1.4
121-
beautifulsoup4==4.13.4
121+
beautifulsoup4==4.13.5
122122
collective.recipe.omelette==2.0.0
123123
collective.recipe.template==2.2
124124
decorator==5.2.1

grok-versions.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ zodbpickle = 4.2
8585
six = 1.17.0
8686

8787
# ZTK Testing tools
88-
coverage = 7.10.4
88+
coverage = 7.10.5
8989
manuel = 1.13.0
9090

9191
# ZTK buildout dependencies
@@ -132,7 +132,7 @@ zope.testbrowser = 7.0.1
132132

133133
# GROK Tools and dependencies
134134
appnope = 0.1.4
135-
beautifulsoup4 = 4.13.4
135+
beautifulsoup4 = 4.13.5
136136
collective.recipe.omelette = 2.0.0
137137
collective.recipe.template = 2.2
138138
decorator = 5.2.1

0 commit comments

Comments
 (0)