Skip to content

Commit 9075bc6

Browse files
dependabot[bot]ponyisi
authored andcommitted
Bump requests from 2.32.3 to 2.32.4 in /transformer_sidecar
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f84fccf commit 9075bc6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

transformer_sidecar/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.

transformer_sidecar/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ flake8 = "^5.0.4"
2727
pytest-mock = "^3.10.0"
2828
pytest = "^7.2.0"
2929
coverage = "^6.5.0"
30-
requests = "^2.28.2"
30+
requests = "^2.32.4"
3131

3232
[build-system]
3333
requires = ["poetry-core"]

0 commit comments

Comments
 (0)