Skip to content

Commit 796c782

Browse files
Bump twine from 4.0.0 to 4.0.1 (#795)
Bumps [twine](https://github.com/pypa/twine) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0e1496 commit 796c782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ sphinx>=1.8.1, <4.5.1
99
sphinxcontrib-asyncio==0.3.0
1010
SQLAlchemy==1.3.24
1111
uvloop==0.16.0; python_version < '3.11'
12-
twine==4.0.0
12+
twine==4.0.1

0 commit comments

Comments
 (0)