Skip to content

Commit 44a4aa7

Browse files
dependabot[bot]seumoose
authored andcommitted
Bump twine from 4.0.0 to 4.0.2
Bumps [twine](https://github.com/pypa/twine) from 4.0.0 to 4.0.2. - [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.2) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28dc953 commit 44a4aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install_requires =
1717
[options.extras_require]
1818
dev =
1919
pre-commit == 2.21.0
20-
twine == 4.0.0
20+
twine == 4.0.2
2121
format =
2222
black == 22.12.0
2323
isort == 5.12.0

0 commit comments

Comments
 (0)