Skip to content

Commit 258b7b5

Browse files
Bump the all group in /dependabot with 3 updates (#149)
* Bump the all group in /dependabot with 3 updates Bumps the all group in /dependabot with 3 updates: [zope-dottedname](https://github.com/zopefoundation/zope.dottedname), [multipart](https://github.com/defnull/multipart) and [grokcore-layout](https://github.com/zopefoundation/grokcore.layout). Updates `zope-dottedname` from 7.0 to 7.1 - [Changelog](https://github.com/zopefoundation/zope.dottedname/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.dottedname@7.0...7.1) Updates `multipart` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/defnull/multipart/releases) - [Changelog](https://github.com/defnull/multipart/blob/master/CHANGELOG.rst) - [Commits](defnull/multipart@v1.3.0...v1.3.1) Updates `grokcore-layout` from 5.0 to 5.1 - [Changelog](https://github.com/zopefoundation/grokcore.layout/blob/master/CHANGES.rst) - [Commits](zopefoundation/grokcore.layout@5.0...5.1) --- updated-dependencies: - dependency-name: zope-dottedname dependency-version: '7.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: multipart dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: grokcore-layout dependency-version: '5.1' dependency-type: direct:production update-type: version-update:semver-minor 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 bea9f10 commit 258b7b5

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
@@ -18,7 +18,7 @@ zope.copypastemove==6.0
1818
zope.datetime==6.0
1919
zope.deferredimport==6.1.1
2020
zope.deprecation==6.0
21-
zope.dottedname==7.0
21+
zope.dottedname==7.1
2222
zope.dublincore==6.0
2323
zope.error==6.0
2424
zope.event==6.1
@@ -68,7 +68,7 @@ ZConfig==4.3
6868
ZODB==6.2
6969
bcrypt==5.0.0
7070
cffi==2.0.0
71-
multipart==1.3.0
71+
multipart==1.3.1
7272
persistent==6.5
7373
pycparser==3.0
7474
python-gettext==5.0
@@ -94,7 +94,7 @@ grokcore.component==5.0
9494
grokcore.content==5.0
9595
grokcore.error==5.0
9696
grokcore.formlib==5.0
97-
grokcore.layout==5.0
97+
grokcore.layout==5.1
9898
grokcore.message==5.0
9999
grokcore.security==5.1
100100
grokcore.site==5.0

grok-versions.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ zope.copypastemove = 6.0
2020
zope.datetime = 6.0
2121
zope.deferredimport = 6.1.1
2222
zope.deprecation = 6.0
23-
zope.dottedname = 7.0
23+
zope.dottedname = 7.1
2424
zope.dublincore = 6.0
2525
zope.error = 6.0
2626
zope.event = 6.1
@@ -72,7 +72,7 @@ ZConfig = 4.3
7272
ZODB = 6.2
7373
bcrypt = 5.0.0
7474
cffi = 2.0.0
75-
multipart = 1.3.0
75+
multipart = 1.3.1
7676
persistent = 6.5
7777
pycparser = 3.0
7878
python-gettext = 5.0
@@ -106,7 +106,7 @@ grokcore.component = 5.0
106106
grokcore.content = 5.0
107107
grokcore.error = 5.0
108108
grokcore.formlib = 5.0
109-
grokcore.layout = 5.0
109+
grokcore.layout = 5.1
110110
grokcore.message = 5.0
111111
grokcore.security = 5.1
112112
grokcore.site = 5.0

0 commit comments

Comments
 (0)