Skip to content

Commit 297125a

Browse files
Bump requests from 2.28.2 to 2.31.0 (replicate#116)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63318fa commit 297125a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pytest==7.2.2
4141
# via replicate (pyproject.toml)
4242
pyyaml==6.0
4343
# via responses
44-
requests==2.28.2
44+
requests==2.31.0
4545
# via
4646
# replicate (pyproject.toml)
4747
# responses

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packaging==23.0
1414
# via replicate (pyproject.toml)
1515
pydantic==1.10.7
1616
# via replicate (pyproject.toml)
17-
requests==2.28.2
17+
requests==2.31.0
1818
# via replicate (pyproject.toml)
1919
typing-extensions==4.5.0
2020
# via pydantic

0 commit comments

Comments
 (0)