Skip to content

Commit 00ded97

Browse files
Bump the all group across 1 directory with 3 updates
Bumps the all group with 3 updates in the /dependabot directory: [ipython](https://github.com/ipython/ipython), [zope-testbrowser](https://github.com/zopefoundation/zope.testbrowser) and [mock](https://github.com/testing-cabal/mock). Updates `ipython` from 8.32.0 to 9.0.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.32.0...9.0.1) Updates `zope-testbrowser` from 7.0 to 7.0.1 - [Changelog](https://github.com/zopefoundation/zope.testbrowser/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.testbrowser@7.0...7.0.1) Updates `mock` from 5.1.0 to 5.2.0 - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zope-testbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 766c795 commit 00ded97

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
@@ -16,7 +16,7 @@ grokcore.traverser==4.0
1616
grokcore.view==4.0
1717
grokcore.viewlet==4.0
1818
grokui.base==0.8.2
19-
ipython==8.32.0
19+
ipython==9.0.1
2020
martian==2.1
2121
z3c.evalexception==4.0
2222
z3c.flashmessage==3.0
@@ -29,7 +29,7 @@ zope.app.publication==5.0
2929
zope.app.wsgi==5.3
3030
zope.errorview==2.0
3131
zope.generations==5.1.0
32-
zope.testbrowser==7.0
32+
zope.testbrowser==7.0.1
3333
appnope==0.1.4
3434
beautifulsoup4==4.13.3
3535
collective.recipe.omelette==2.0.0
@@ -38,7 +38,7 @@ decorator==5.2.1
3838
gnureadline==8.2.13
3939
ipython-genutils==0.2.0
4040
legacy-cgi==2.6.2
41-
mock==5.1.0
41+
mock==5.2.0
4242
Paste==3.10.1
4343
pexpect==4.9.0
4444
pickleshare==0.7.5

0 commit comments

Comments
 (0)