Skip to content

Commit ad41c6c

Browse files
dependabot[bot]roypat
authored andcommitted
build(deps): Bump requests from 2.32.3 to 2.32.4 in /tools/devctr
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>
1 parent e7c320f commit ad41c6c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tools/devctr/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.

tools/devctr/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest-timeout = "^2.3.1"
2929
pytest-xdist = "^3.5"
3030
python = "^3.10.0"
3131
PyYAML = "^6.0"
32-
requests = "^2.32.2"
32+
requests = "^2.32.4"
3333
requests-unixsocket2 = "^0.4.0"
3434
scipy = "^1.11.2"
3535
setproctitle = "^1.3.2"

0 commit comments

Comments
 (0)