mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-12 11:49:57 -05:00
Bump urllib3 from 2.0.3 to 2.0.6 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.3...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a712d989cc
commit
75ca4c1f12
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ typing-extensions==4.7.1
|
|||
# via
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
urllib3==2.0.3
|
||||
urllib3==2.0.6
|
||||
# via
|
||||
# requests
|
||||
# twine
|
||||
|
|
Loading…
Reference in a new issue