Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.2 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [requests](https://github.com/psf/requests).


Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kalessin committed Jul 29, 2024
1 parent a96df30 commit 7770ce7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ typing-extensions = "*"
collection-scanner = "*"
scrapy = "*"
boto3 = ">=1.9.92"
requests = "<=2.31.0"
requests = "<=2.32.2"

[dev-packages]
flake8 = "*"
Expand Down
11 changes: 6 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7770ce7

Please sign in to comment.