Skip to content

Commit 009ee49

Browse files
Bump urllib3 from 2.5.0 to 2.6.2 in /lib/metric-config-parser
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d03b23a commit 009ee49

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/metric-config-parser/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ typing-inspection==0.4.2
136136
# via pydantic
137137
tzdata==2025.2
138138
# via faker
139-
urllib3==2.5.0
139+
urllib3==2.6.2
140140
# via
141141
# requests
142142
# types-requests

lib/metric-config-parser/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -886,9 +886,9 @@ tzdata==2025.2 \
886886
# via
887887
# -r requirements.in
888888
# faker
889-
urllib3==2.5.0 \
890-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
891-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
889+
urllib3==2.6.2 \
890+
--hash=sha256:016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797 \
891+
--hash=sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd
892892
# via
893893
# -r requirements.in
894894
# requests

0 commit comments

Comments
 (0)