Skip to content

Commit

Permalink
build(deps-dev): bump twine from 3.5.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 3.5.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@3.5.0...4.0.1)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent 9e411f7 commit 554fcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pytest==6.2.4",
"pytest-mock==3.6.0",
"requests-mock==1.9.3",
"twine==3.5.0",
"twine==4.0.1",
"flake8==4.0.1",
"black>=21.4b2",
"commitizen==2.17.13",
Expand Down

0 comments on commit 554fcd1

Please sign in to comment.