Skip to content

Commit 495f0e7

Browse files
Bump requests
Bumps the pip group with 1 update in the /tests/example_data/python_poetry directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e40523c commit 495f0e7

File tree

2 files changed

+20
-9
lines changed

2 files changed

+20
-9
lines changed

tests/example_data/python_poetry/poetry.lock

Lines changed: 19 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/example_data/python_poetry/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = "^3.13"
1010
numpy = "^2.2.0"
1111
pandas = "^2.2.3"
12-
requests = "^2.32.3"
12+
requests = "^2.32.4"
1313

1414

1515
[build-system]

0 commit comments

Comments
 (0)