Skip to content

Commit a96e602

Browse files
Bump types-urllib3 from 1.26.20 to 1.26.22 (#278)
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.20 to 1.26.22. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-urllib3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e74498 commit a96e602

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ certifi = "^2022.5.18"
3232
[tool.poetry.dev-dependencies]
3333
black = "^22.6.0"
3434
mypy = "^0.971"
35-
types-urllib3 = "^1.26.20"
35+
types-urllib3 = "^1.26.22"
3636
Sphinx = "^5.1.1"
3737
sphinx-rtd-theme = "^1.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org

0 commit comments

Comments
 (0)