Skip to content

Commit 2fdaed0

Browse files
Bump the all group in /dependabot with 2 updates (#91)
* Bump the all group in /dependabot with 2 updates Bumps the all group in /dependabot with 2 updates: [grokcore-error](https://github.com/zopefoundation/grokcore.error) and [grokcore-security](https://github.com/zopefoundation/grokcore.security). Updates `grokcore-error` from 4.0 to 4.1 - [Changelog](https://github.com/zopefoundation/grokcore.error/blob/master/CHANGES.rst) - [Commits](zopefoundation/grokcore.error@4.0...4.1) Updates `grokcore-security` from 4.0 to 4.1 - [Changelog](https://github.com/zopefoundation/grokcore.security/blob/master/CHANGES.rst) - [Commits](zopefoundation/grokcore.security@4.0...4.1) --- updated-dependencies: - dependency-name: grokcore-error dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: grokcore-security dependency-version: '4.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 335b54f commit 2fdaed0

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
@@ -5,11 +5,11 @@ grokcore.catalog==4.0
55
grokcore.chameleon==4.1
66
grokcore.component==4.1.1
77
grokcore.content==4.1
8-
grokcore.error==4.0
8+
grokcore.error==4.1
99
grokcore.formlib==4.0
1010
grokcore.layout==4.0
1111
grokcore.message==4.0
12-
grokcore.security==4.0
12+
grokcore.security==4.1
1313
grokcore.site==4.0
1414
grokcore.startup==4.1
1515
grokcore.traverser==4.0

grok-versions.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ grokcore.catalog = 4.0
77
grokcore.chameleon = 4.1
88
grokcore.component = 4.1.1
99
grokcore.content = 4.1
10-
grokcore.error = 4.0
10+
grokcore.error = 4.1
1111
grokcore.formlib = 4.0
1212
grokcore.layout = 4.0
1313
grokcore.message = 4.0
14-
grokcore.security = 4.0
14+
grokcore.security = 4.1
1515
grokcore.site = 4.0
1616
grokcore.startup = 4.1
1717
grokcore.traverser = 4.0

0 commit comments

Comments
 (0)