Skip to content

Commit aa28b01

Browse files
authored
Merge pull request #2361 from ccnmtl/dependabot/pip/urllib3-2.6.0
Bump urllib3 from 2.5.0 to 2.6.0
2 parents 9bc44ae + faeba46 commit aa28b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ django-cogwheels==0.3
100100

101101
# needed for django-extensions
102102
webencodings==0.5.1 # needed for wagtail
103-
urllib3==2.5.0 # wagtail elasticsearch backend
103+
urllib3==2.6.0 # wagtail elasticsearch backend
104104

105105
django-s3sign==0.5.1
106106
ctlsettings==0.4.3

0 commit comments

Comments
 (0)