Skip to content

Commit

Permalink
Chore(deps): Update requests requirement from <2.32 to <2.33
Browse files Browse the repository at this point in the history
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v0.2.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jul 10, 2024
1 parent a0fa18e commit 88593ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies = [
"numpy<2",
"odfpy<2",
"pandas<2",
"requests<2.32",
"requests<2.33",
"sql-formatter<0.7",
"sqlalchemy-cratedb==0.37.0",
"sqlmakeuper<0.2",
Expand Down

0 comments on commit 88593ce

Please sign in to comment.