Skip to content

Commit

Permalink
chore(deps-dev): bump types-urllib3 from 1.26.25.13 to 1.26.25.14 (#51)
Browse files Browse the repository at this point in the history
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.13 to 1.26.25.14.
- [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>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent c616568 commit 09609a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.0"
mkdocs-section-index = "^0.3.5"
pre-commit = "^3.3.3"
types-urllib3 = "^1.26.25.13"
types-urllib3 = "^1.26.25.14"

[tool.pytest.ini_options]
minversion = "7.2"
Expand Down

0 comments on commit 09609a4

Please sign in to comment.