Skip to content

Commit

Permalink
Bump the all group in /dependabot with 3 updates (#56)
Browse files Browse the repository at this point in the history
* Bump the all group in /dependabot with 3 updates

Bumps the all group in /dependabot with 3 updates: [grok](https://github.com/zopefoundation/grok), [ipython](https://github.com/ipython/ipython) and [webob](https://github.com/Pylons/webob).


Updates `grok` from 5.0 to 5.1
- [Changelog](https://github.com/zopefoundation/grok/blob/master/CHANGES.rst)
- [Commits](zopefoundation/grok@5.0...5.1)

Updates `ipython` from 8.28.0 to 8.29.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.28.0...8.29.0)

Updates `webob` from 1.8.8 to 1.8.9
- [Changelog](https://github.com/Pylons/webob/blob/1.8.9/CHANGES.txt)
- [Commits](Pylons/webob@1.8.8...1.8.9)

---
updated-dependencies:
- dependency-name: grok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: webob
  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>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Oct 29, 2024
1 parent b6402ef commit cdd650e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dependabot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Chameleon==4.5.4
grok==5.0
grok==5.1
grokcore.annotation==4.0
grokcore.catalog==4.0
grokcore.chameleon==4.0
Expand All @@ -16,7 +16,7 @@ grokcore.traverser==4.0
grokcore.view==4.0
grokcore.viewlet==4.0
grokui.base==0.8.2
ipython==8.28.0
ipython==8.29.0
martian==2.0.post1
z3c.evalexception==4.0
z3c.flashmessage==3.0
Expand Down Expand Up @@ -48,7 +48,7 @@ soupsieve==2.6
tqdm==4.66.5
traitlets==5.14.3
waitress==3.0.0
WebOb==1.8.8
WebOb==1.8.9
WebTest==3.0.1
WSGIProxy2==0.5.1
z3c.autoinclude==1.0
Expand Down
6 changes: 3 additions & 3 deletions grok-versions.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
# GROK
Chameleon = 4.5.4
grok = 5.0
grok = 5.1
grokcore.annotation = 4.0
grokcore.catalog = 4.0
grokcore.chameleon = 4.0
Expand All @@ -18,7 +18,7 @@ grokcore.traverser = 4.0
grokcore.view = 4.0
grokcore.viewlet = 4.0
grokui.base = 0.8.2
ipython = 8.28.0
ipython = 8.29.0
martian = 2.0.post1
z3c.evalexception = 4.0
z3c.flashmessage = 3.0
Expand Down Expand Up @@ -52,7 +52,7 @@ soupsieve = 2.6
tqdm = 4.66.5
traitlets = 5.14.3
waitress = 3.0.0
WebOb = 1.8.8
WebOb = 1.8.9
WebTest = 3.0.1
WSGIProxy2 = 0.5.1
z3c.autoinclude = 1.0
Expand Down

0 comments on commit cdd650e

Please sign in to comment.