diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-02 07:31:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-02 07:31:01 +0000 |
| commit | d9a2bd0a28c89c5ce7136bc68a2568826e6a4453 (patch) | |
| tree | 10b0c4237ce8c307d53ffcc27c33566910d7887c /requirements-dev.txt | |
| parent | 890d63b986aae2c63e325fae9ca54fcd80c3b48c (diff) | |
Bump twine from 4.0.1 to 4.0.2
Bumps [twine](https://github.com/pypa/twine) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/4.0.1...4.0.2)
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 99cc18741..976a9a0d5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ black==22.10.0 pylint==2.15.7 splinter==0.18.1 selenium==4.6.0 -twine==4.0.1 +twine==4.0.2 Pallets-Sphinx-Themes==2.0.2 Sphinx==5.3.0 sphinx-issues==3.0.1 |