Skip to content

Commit 3176f63

Browse files
Bump the all group in /dependabot with 2 updates (#120)
* Bump the all group in /dependabot with 2 updates Bumps the all group in /dependabot with 2 updates: [zope-schema](https://github.com/zopefoundation/zope.schema) and [legacy-cgi](https://github.com/jackrosenthal/legacy-cgi). Updates `zope-schema` from 8.0 to 8.1 - [Changelog](https://github.com/zopefoundation/zope.schema/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.schema@8.0...8.1) Updates `legacy-cgi` from 2.6.3 to 2.6.4 - [Release notes](https://github.com/jackrosenthal/legacy-cgi/releases) - [Commits](jackrosenthal/legacy-cgi@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: zope-schema dependency-version: '8.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: legacy-cgi dependency-version: 2.6.4 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 afde4e4 commit 3176f63

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
@@ -47,7 +47,7 @@ zope.proxy==7.0
4747
zope.ptresource==6.0
4848
zope.publisher==8.0
4949
zope.ramcache==4.0
50-
zope.schema==8.0
50+
zope.schema==8.1
5151
zope.security==8.1
5252
zope.securitypolicy==6.0
5353
zope.sendmail==7.0
@@ -124,7 +124,7 @@ collective.recipe.template==2.2
124124
decorator==5.2.1
125125
gnureadline==8.2.13
126126
ipython-genutils==0.2.0
127-
legacy-cgi==2.6.3
127+
legacy-cgi==2.6.4
128128
mock==5.2.0
129129
Paste==3.10.1
130130
pexpect==4.9.0

grok-versions.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ zope.proxy = 7.0
4949
zope.ptresource = 6.0
5050
zope.publisher = 8.0
5151
zope.ramcache = 4.0
52-
zope.schema = 8.0
52+
zope.schema = 8.1
5353
zope.security = 8.1
5454
zope.securitypolicy = 6.0
5555
zope.sendmail = 7.0
@@ -138,7 +138,7 @@ collective.recipe.template = 2.2
138138
decorator = 5.2.1
139139
gnureadline = 8.2.13
140140
ipython-genutils = 0.2.0
141-
legacy-cgi = 2.6.3
141+
legacy-cgi = 2.6.4
142142
mock = 5.2.0
143143
Paste = 3.10.1
144144
pexpect = 4.9.0

0 commit comments

Comments
 (0)