Skip to content

Commit

Permalink
Bump twine from 3.8.0 to 4.0.0 in /notebooks (#308)
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@3.8.0...4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2022
1 parent 8021e7a commit 91cc453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/requirements_dev.txt
Expand Up @@ -27,6 +27,6 @@ pytest-mypy==0.9.1
pytest-runner==6.0.0
testbook[dev]==0.4.2
tox==3.24.5
twine==3.8.0
twine==4.0.0
watchdog==2.1.7
wheel==0.37.1

0 comments on commit 91cc453

Please sign in to comment.