Skip to content

Commit

Permalink
build(deps): bump requests from 2.26.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.26.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.26.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] authored Oct 28, 2024
1 parent 885c66c commit b3791df
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 54 deletions.
64 changes: 11 additions & 53 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 @@ -36,7 +36,7 @@ pydantic = "1.9.0"
pyparsing = "2.4.7"
pytest = "7.1.1"
regex = "2023.3.23"
requests = "2.26.0"
requests = "2.32.3"
six = "1.16.0"
sniffio = "1.2.0"
starlette = "0.16.0"
Expand Down

0 comments on commit b3791df

Please sign in to comment.