Skip to content

Commit

Permalink
Bump requests from 2.27.1 to 2.28.1
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.27.1...v2.28.1)

---
updated-dependencies:
- dependency-name: 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 tedder committed Sep 14, 2022
1 parent 3e1c6a7 commit cf3e1fd
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 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 @@ -45,7 +45,7 @@ pytest-asyncio = "^0.18.1"
tox = "^3.24.5"
pytest-cov = "^3.0.0"
pytest-mock = "^3.7.0"
requests = "^2.25.1"
requests = "^2.28.1"
flake8 = "^4.0.1"
pylint = "^2.13.9"
pytest-xdist = "^2.5.0"
Expand Down

0 comments on commit cf3e1fd

Please sign in to comment.