From bbafba05f45aba97a8a1264d3b2e6228fbcbc533 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 6 Jun 2022 15:15:21 +0200
Subject: [PATCH] Bump twine from 4.0.0 to 4.0.1 (#476)

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](https://github.com/pypa/twine/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements_pypi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements_pypi.txt b/requirements_pypi.txt
index e984fe6b..8a8bebc5 100644
--- a/requirements_pypi.txt
+++ b/requirements_pypi.txt
@@ -1,3 +1,3 @@
 setuptools==62.3.2
-twine==4.0.0
+twine==4.0.1
 wheel==0.37.1