Skip to content

Commit 888815c

Browse files
chore(deps): bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [tqdm](https://github.com/tqdm/tqdm) and [twine](https://github.com/pypa/twine). Updates `tqdm` from 4.66.1 to 4.66.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.1...v4.66.2) Updates `twine` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.2...5.0.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66e11aa commit 888815c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==13.7.0
3333
six==1.16.0
34-
tqdm==4.66.1
35-
twine==4.0.2
34+
tqdm==4.66.2
35+
twine==5.0.0
3636
urllib3==2.2.0
3737
webencodings==0.5.1
3838
zipp==3.17.0

0 commit comments

Comments
 (0)