Skip to content

Commit

Permalink
build(deps): update types-requests requirement from ~=2.31.0 to ~=2.32.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent 8308274 commit efcd177
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 @@ -55,7 +55,7 @@ dev = [
"ruff==0.5.7",
"tomli~=2.0; python_version<'3.11'",
"types-python-dateutil>=2.8.19,<2.10.0",
"types-requests~=2.31.0",
"types-requests~=2.32.0",
# temporary pin https://github.com/stac-utils/pystac-client/issues/509
"urllib3<2",
]
Expand Down

0 comments on commit efcd177

Please sign in to comment.