Skip to content

Commit

Permalink
Bump twine from 5.0.0 to 5.1.0 in /dependabot in the all group (#42)
Browse files Browse the repository at this point in the history
* Bump twine from 5.0.0 to 5.1.0 in /dependabot in the all group

Bumps the all group in /dependabot with 1 update: [twine](https://github.com/pypa/twine).


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

---
updated-dependencies:
- dependency-name: twine
  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>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed May 22, 2024
1 parent 6856830 commit 9a103ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependabot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ simplegeneric==0.8.1
soupsieve==2.5
tqdm==4.66.4
traitlets==5.14.3
twine==5.0.0
twine==5.1.0
waitress==3.0.0
WebOb==1.8.7
WebTest==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion grok-versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ simplegeneric = 0.8.1
soupsieve = 2.5
tqdm = 4.66.4
traitlets = 5.14.3
twine = 5.0.0
twine = 5.1.0
waitress = 3.0.0
WebOb = 1.8.7
WebTest = 3.0.0
Expand Down

0 comments on commit 9a103ae

Please sign in to comment.