Skip to content

Commit 09a9e75

Browse files
build(deps): bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73409be commit 09a9e75

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

requirements.txt

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ cryptography==3.4.6
6060
# via
6161
# f8a-utils
6262
# fabric8a-auth
63-
dataclasses==0.8
64-
# via pydantic
6563
deprecated==1.2.11
6664
# via pygithub
6765
git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@f4fef58#egg=f8a_utils
@@ -132,10 +130,6 @@ gunicorn==20.0.4
132130
# via -r requirements.in
133131
idna==2.10
134132
# via requests
135-
importlib-metadata==3.4.0
136-
# via
137-
# jsonschema
138-
# kombu
139133
itsdangerous==1.1.0
140134
# via
141135
# flask
@@ -265,9 +259,7 @@ toml==0.9.4
265259
# via
266260
# anymarkup
267261
# f8a-worker
268-
typing-extensions==3.7.4.3
269-
# via importlib-metadata
270-
urllib3==1.26.4
262+
urllib3==1.26.5
271263
# via
272264
# botocore
273265
# requests
@@ -286,8 +278,6 @@ wtforms==2.3.3
286278
# via flask-wtf
287279
xmltodict==0.12.0
288280
# via anymarkup
289-
zipp==3.4.0
290-
# via importlib-metadata
291281
zope.event==4.5.0
292282
# via gevent
293283
zope.interface==5.2.0

0 commit comments

Comments
 (0)