Skip to content

Commit 535c944

Browse files
Bump types-urllib3 from 1.26.24 to 1.26.25 (#308)
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.24 to 1.26.25. - [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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc7db54 commit 535c944

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ certifi = "^2022.5.18"
3232
[tool.poetry.dev-dependencies]
3333
black = "^22.8.0"
3434
mypy = "^0.971"
35-
types-urllib3 = "^1.26.24"
35+
types-urllib3 = "^1.26.25"
3636
Sphinx = "^5.2.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)