Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 161a3a7

Browse files
Bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bcdd33 commit 161a3a7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements-base-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ typing-extensions==4.15.0
185185
# localstack-twisted
186186
# openapi-core
187187
# readerwriterlock
188-
urllib3==2.6.2
188+
urllib3==2.6.3
189189
# via
190190
# botocore
191191
# docker

requirements-basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ rich==14.2.0
4646
# via localstack-core (pyproject.toml)
4747
semver==3.0.4
4848
# via localstack-core (pyproject.toml)
49-
urllib3==2.6.2
49+
urllib3==2.6.3
5050
# via requests

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ typing-extensions==4.15.0
495495
# typing-inspection
496496
typing-inspection==0.4.2
497497
# via pydantic
498-
urllib3==2.6.2
498+
urllib3==2.6.3
499499
# via
500500
# botocore
501501
# docker

requirements-runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ typing-extensions==4.15.0
352352
# typing-inspection
353353
typing-inspection==0.4.2
354354
# via pydantic
355-
urllib3==2.6.2
355+
urllib3==2.6.3
356356
# via
357357
# botocore
358358
# docker

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ typing-extensions==4.15.0
441441
# typing-inspection
442442
typing-inspection==0.4.2
443443
# via pydantic
444-
urllib3==2.6.2
444+
urllib3==2.6.3
445445
# via
446446
# botocore
447447
# docker

requirements-typehint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ typing-extensions==4.15.0
699699
# typing-inspection
700700
typing-inspection==0.4.2
701701
# via pydantic
702-
urllib3==2.6.2
702+
urllib3==2.6.3
703703
# via
704704
# botocore
705705
# docker

0 commit comments

Comments
 (0)