Skip to content

Commit 3950fb4

Browse files
Bump the all group in /dependabot with 3 updates (#100)
* Bump the all group in /dependabot with 3 updates Bumps the all group in /dependabot with 3 updates: [zope-mimetype](https://github.com/zopefoundation/zope.mimetype), [coverage](https://github.com/nedbat/coveragepy) and [typing-extensions](https://github.com/python/typing_extensions). Updates `zope-mimetype` from 3.1 to 3.2 - [Changelog](https://github.com/zopefoundation/zope.mimetype/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.mimetype@3.1...3.2) Updates `coverage` from 7.9.1 to 7.9.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.1...7.9.2) Updates `typing-extensions` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.0...4.14.1) --- updated-dependencies: - dependency-name: zope-mimetype dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: typing-extensions dependency-version: 4.14.1 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 9f9c9c9 commit 3950fb4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dependabot/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ zope.keyreference==6.1
3535
zope.lifecycleevent==5.1
3636
zope.location==5.1
3737
zope.login==3.1
38-
zope.mimetype==3.1
38+
zope.mimetype==3.2
3939
zope.minmax==2.3
4040
zope.pagetemplate==5.1
4141
zope.password==6.0
@@ -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.9.1
80+
coverage==7.9.2
8181
manuel==1.13.0
8282
collective.recipe.cmd==0.11
8383
mr.developer==2.0.3
@@ -136,7 +136,7 @@ simplegeneric==0.8.1
136136
soupsieve==2.7
137137
tqdm==4.67.1
138138
traitlets==5.14.3
139-
typing-extensions==4.14.0
139+
typing-extensions==4.14.1
140140
waitress==3.0.2
141141
WebOb==1.8.9
142142
WebTest==3.0.6

grok-versions.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ zope.keyreference = 6.1
3737
zope.lifecycleevent = 5.1
3838
zope.location = 5.1
3939
zope.login = 3.1
40-
zope.mimetype = 3.1
40+
zope.mimetype = 3.2
4141
zope.minmax = 2.3
4242
zope.pagetemplate = 5.1
4343
zope.password = 6.0
@@ -85,7 +85,7 @@ zodbpickle = 4.2
8585
six = 1.17.0
8686

8787
# ZTK Testing tools
88-
coverage = 7.9.1
88+
coverage = 7.9.2
8989
manuel = 1.13.0
9090

9191
# ZTK buildout dependencies
@@ -150,7 +150,7 @@ simplegeneric = 0.8.1
150150
soupsieve = 2.7
151151
tqdm = 4.67.1
152152
traitlets = 5.14.3
153-
typing-extensions = 4.14.0
153+
typing-extensions = 4.14.1
154154
waitress = 3.0.2
155155
WebOb = 1.8.9
156156
WebTest = 3.0.6

0 commit comments

Comments
 (0)