Skip to content

Commit

Permalink
chore(deps-dev): bump types-requests from 2.28.11.17 to 2.31.0.20231231
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.17 to 2.31.0.20231231.
- [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 Jan 1, 2024
1 parent 6c27b65 commit 74e23e0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 31 deletions.
49 changes: 19 additions & 30 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 @@ -38,7 +38,7 @@ ptpython = "^3.0.13"
pytest-mock = "^3.5.1"
pyinstaller = "^5"
mypy = "^0.931"
types-requests = "^2.27.11"
types-requests = "^2.31.0"
types-waitress = "^2.0.6"
celery-types = "^0.11.0"
pre-commit = "^2.19.0"
Expand Down

0 comments on commit 74e23e0

Please sign in to comment.