Skip to content

Commit

Permalink
build(deps-dev): Bump types-requests from 2.29.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.29.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bcyran committed Jul 1, 2023
1 parent 37967fb commit 524ef11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -54,7 +54,7 @@ mypy = "^1.3"
flake8 = "^6.0.0"
isort = "^5.12.0"
tox = "^4.5.2"
types-requests = "^2.29.0"
types-requests = "^2.31.0"
requests-mock = "^1.11.0"
pytest-cov = "^4.1.0"
types-appdirs = "^1.4.3"
Expand Down

0 comments on commit 524ef11

Please sign in to comment.