Skip to content

Commit

Permalink
Bump requests from 2.27.1 to 2.28.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2022
1 parent a4a5ff7 commit 7651e0f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -28,7 +28,7 @@ classifiers = [
python = "^3.8"
pip = "*"
python-dateutil = "^2.8.1"
requests = {extras = ["security"], version = "^2.27.0"}
requests = {extras = ["security"], version = "^2.28.0"}
click = "^8.1.3"
types-python-dateutil = "^2.8.17"
types-requests = "^2.27.30"
Expand Down

0 comments on commit 7651e0f

Please sign in to comment.