Skip to content

Commit e5574b4

Browse files
Bump urllib3 from 1.24.2 to 1.26.5 in /days/017-020-flask-call-apis/code
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50508d1 commit e5574b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

days/017-020-flask-call-apis/code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Jinja2>=2.10.1
88
MarkupSafe==1.0
99
python-dotenv==0.9.1
1010
requests>=2.21.0
11-
urllib3==1.24.2
11+
urllib3==1.26.5
1212
werkzeug>=0.15.3

0 commit comments

Comments
 (0)