Skip to content

Commit 92256b7

Browse files
Bump urllib3 from 1.26.3 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c6286b commit 92256b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ six==1.15.0
1515
soupsieve==2.2
1616
SQLAlchemy==1.3.23
1717
typing-extensions==3.7.4.3
18-
urllib3==1.26.3
18+
urllib3==1.26.5
1919
yarl==1.6.3
2020
qrcode==7.3
2121
opencv-python==4.5.3.56

下载荔枝微课/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sortedcontainers==2.2.2
4242
soupsieve==2.2.1
4343
tornado==6.1
4444
typing-extensions==3.10.0.0
45-
urllib3==1.26.6
45+
urllib3==1.26.5
4646
urwid==2.1.2
4747
Werkzeug==1.0.1
4848
wsproto==0.15.0

0 commit comments

Comments
 (0)