Skip to content

Commit

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

Bumps the all group in /dependabot with 2 updates: [ipython](https://github.com/ipython/ipython) and [twine](https://github.com/pypa/twine).


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

Updates `twine` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: twine
  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 Jul 15, 2024
1 parent 3b46a74 commit 37b3218
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependabot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ grokcore.traverser==4.0
grokcore.view==4.0
grokcore.viewlet==4.0
grokui.base==0.8.2
ipython==8.25.0
ipython==8.26.0
martian==2.0.post1
z3c.evalexception==4.0
z3c.flashmessage==3.0
Expand Down Expand Up @@ -48,7 +48,7 @@ simplegeneric==0.8.1
soupsieve==2.5
tqdm==4.66.4
traitlets==5.14.3
twine==5.1.0
twine==5.1.1
waitress==3.0.0
WebOb==1.8.7
WebTest==3.0.0
Expand Down
4 changes: 2 additions & 2 deletions grok-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ grokcore.traverser = 4.0
grokcore.view = 4.0
grokcore.viewlet = 4.0
grokui.base = 0.8.2
ipython = 8.25.0
ipython = 8.26.0
martian = 2.0.post1
z3c.evalexception = 4.0
z3c.flashmessage = 3.0
Expand Down Expand Up @@ -52,7 +52,7 @@ simplegeneric = 0.8.1
soupsieve = 2.5
tqdm = 4.66.4
traitlets = 5.14.3
twine = 5.1.0
twine = 5.1.1
waitress = 3.0.0
WebOb = 1.8.7
WebTest = 3.0.0
Expand Down

0 comments on commit 37b3218

Please sign in to comment.