Skip to content

Commit 011369f

Browse files
build(deps): Bump urllib3 from 1.26.18 to 1.26.19 in /tools/devctr
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e641bfb commit 011369f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tools/devctr/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/devctr/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ setproctitle = "^1.3.2"
3737
tenacity = "^8.2.2"
3838
# Fix urllib3 to a version <2.0.0 because requests breaks otherwise
3939
# See https://github.com/psf/requests/issues/6432
40-
urllib3 = "1.26.18"
40+
urllib3 = "1.26.19"
4141

4242
[tool.poetry.dev-dependencies]
4343

0 commit comments

Comments
 (0)