Skip to content

Commit ba1a8df

Browse files
Bump requests from 2.32.3 to 2.32.5 (#68)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.5. - [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.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba3e214 commit ba1a8df

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -16,7 +16,7 @@ package-mode = false
1616
[tool.poetry.dependencies]
1717
python = "^3.9"
1818
pytest-nhsd-apim = "^4.0.1"
19-
requests = "^2.32.3"
19+
requests = "^2.32.5"
2020

2121
[tool.poetry.group.dev.dependencies]
2222
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)