Skip to content

Commit 3348595

Browse files
Bump the all group in /dependabot with 3 updates (#117)
* Bump the all group in /dependabot with 3 updates Bumps the all group in /dependabot with 3 updates: [persistent](https://github.com/zopefoundation/persistent), [ipython](https://github.com/ipython/ipython) and [webtest](https://github.com/Pylons/webtest). Updates `persistent` from 6.2 to 6.3 - [Changelog](https://github.com/zopefoundation/persistent/blob/master/CHANGES.rst) - [Commits](zopefoundation/persistent@6.2...6.3) Updates `ipython` from 9.0.2 to 9.6.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.0.2...9.6.0) Updates `webtest` from 3.0.6 to 3.0.7 - [Commits](Pylons/webtest@3.0.6...3.0.7) --- updated-dependencies: - dependency-name: persistent dependency-version: '6.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: webtest dependency-version: 3.0.7 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 cd81b63 commit 3348595

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
@@ -69,7 +69,7 @@ ZODB==6.1
6969
bcrypt==5.0.0
7070
cffi==2.0.0
7171
multipart==1.3.0
72-
persistent==6.2
72+
persistent==6.3
7373
pycparser==2.23
7474
python-gettext==5.0
7575
pytz==2025.2
@@ -103,7 +103,7 @@ grokcore.traverser==5.0
103103
grokcore.view==5.0
104104
grokcore.viewlet==5.0
105105
grokui.base==0.8.2
106-
ipython==9.0.2
106+
ipython==9.6.0
107107
martian==2.1
108108
z3c.evalexception==4.0
109109
z3c.flashmessage==4.0
@@ -139,6 +139,6 @@ traitlets==5.14.3
139139
typing-extensions==4.15.0
140140
waitress==3.0.2
141141
WebOb==1.8.9
142-
WebTest==3.0.6
142+
WebTest==3.0.7
143143
WSGIProxy2==0.5.1
144144
zdaemon==5.2.1

grok-versions.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ZODB = 6.1
7373
bcrypt = 5.0.0
7474
cffi = 2.0.0
7575
multipart = 1.3.0
76-
persistent = 6.2
76+
persistent = 6.3
7777
pycparser = 2.23
7878
python-gettext = 5.0
7979
pytz = 2025.2
@@ -115,7 +115,7 @@ grokcore.traverser = 5.0
115115
grokcore.view = 5.0
116116
grokcore.viewlet = 5.0
117117
grokui.base = 0.8.2
118-
ipython = 9.0.2
118+
ipython = 9.6.0
119119
martian = 2.1
120120
z3c.evalexception = 4.0
121121
z3c.flashmessage = 4.0
@@ -153,7 +153,7 @@ traitlets = 5.14.3
153153
typing-extensions = 4.15.0
154154
waitress = 3.0.2
155155
WebOb = 1.8.9
156-
WebTest = 3.0.6
156+
WebTest = 3.0.7
157157
WSGIProxy2 = 0.5.1
158158
zdaemon = 5.2.1
159159

0 commit comments

Comments
 (0)