Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [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.3)

---
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] committed Jun 11, 2024
1 parent 90382bc commit 17cf541
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 @@ -76,7 +76,7 @@ documentation = "https://docs.saleor.io/"
pytz = "^2024.1"
razorpay = "^1.2"
redis = "^5.0.1"
requests = "^2.22"
requests = "^2.32"
requests-hardened = "1.0.0b3"
Rx = "^1.6.3"
semantic-version = "^2.10.0"
Expand Down

0 comments on commit 17cf541

Please sign in to comment.