Skip to content

Commit bf01a2b

Browse files
committed
Bump urllib3 cap to 2.6.3 (latest)
All other dependency bumps are to pull in versions of the relevant packages that support urllib 2.x. Change-Id: I058068cacd50734a5592ad5f76c0af941312365a Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 02ce183 commit bf01a2b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

global-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dogpile.cache!=0.9.1,!=1.1.7 # BSD
5353
dogtag-pki # LGPLv3+
5454
dulwich!=0.19.3,!=0.19.7 # Apache-2.0
5555
edgegrid-python # Apache-2.0
56-
elasticsearch<3.0.0 # Apache-2.0
56+
elasticsearch # Apache-2.0
5757
enmerkar # BSD
5858
# NOTE: New versions of eventlet should not be accepted lightly
5959
# as they have earned a reputation of frequently breaking things.

upper-constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ reno===4.1.0
161161
ncclient===0.7.0
162162
imagesize===1.4.1
163163
pydot===4.0.1
164-
urllib3===1.26.20
164+
urllib3===2.6.3
165165
graphviz===0.21
166166
PyKMIP===0.10.0
167167
python-observabilityclient===1.2.0
@@ -258,7 +258,7 @@ pyperclip===1.11.0
258258
cassandra-driver===3.29.3
259259
XStatic-Angular-Schema-Form===0.8.13.1
260260
opentelemetry-exporter-otlp-proto-http===1.39.1
261-
gabbi===3.1.0
261+
gabbi===4.2.0
262262
nwdiag===3.0.0
263263
XStatic-bootswatch===3.3.7.1
264264
annotated-types===0.7.0
@@ -326,7 +326,7 @@ packaging===26.0
326326
opentelemetry-exporter-otlp-proto-grpc===1.39.1
327327
psutil===7.2.2
328328
txaio===25.9.2
329-
elasticsearch===2.4.1
329+
elasticsearch===9.3.0
330330
django-nose===1.4.7
331331
asgiref===3.11.1
332332
XStatic-JQuery.TableSorter===2.14.5.3

0 commit comments

Comments
 (0)