Skip to content

Commit 88d36b7

Browse files
Bump requests from 2.32.3 to 2.32.4 in /.github/workflows/cdr_cr_check (#672)
Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JP <jonathan.percival@smilecdr.com>
1 parent dae7b78 commit 88d36b7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/cdr_cr_check/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.

.github/workflows/cdr_cr_check/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package-mode = false
66

77
[tool.poetry.dependencies]
88
python = "^3.10"
9-
requests = "^2.32.3"
9+
requests = "^2.32.4"
1010

1111

1212
[build-system]

0 commit comments

Comments
 (0)