Skip to content

Commit 46fa8a2

Browse files
Bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory
Bumps the pip group with 1 update in the / 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] <support@github.com>
1 parent 7f5559e commit 46fa8a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ homepage = "https://github.com/kyhau/ssllabs-scan"
2323

2424
[tool.poetry.dependencies]
2525
python = ">=3.11,<4.0"
26-
requests = "2.32.3"
26+
requests = "2.32.4"
2727

2828
[tool.poetry.group.test.dependencies]
2929
pytest = "8.4.0"

0 commit comments

Comments
 (0)