Skip to content

Commit fafca46

Browse files
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>
1 parent bea9f10 commit fafca46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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

0 commit comments

Comments
 (0)