Skip to content

Commit

Permalink
Bump types-requests from 2.30.0.0 to 2.31.0.1
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.30.0.0 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2023
1 parent 92f13ff commit 01b5b70
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 @@ -29,7 +29,7 @@ pytest-mypy = "^0.10.3"
pre-commit = "^2.21.0"
bump2version = "^1.0.1"
pytest-responses = "^0.5.1"
types-requests = "^2.30.0"
types-requests = "^2.31.0"
types-beautifulsoup4 = "^4.12.0"
pytest-mock = "^3.11.1"

Expand Down

0 comments on commit 01b5b70

Please sign in to comment.