Skip to content

Commit f01d077

Browse files
Bump urllib3 from 1.25.7 to 1.26.5 in /mooclet_engine
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.25.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 455dd1e commit f01d077

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mooclet_engine/requirements_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ django-celery-results==1.0.1
1515
#django-celery-beat
1616
scipy==1.1.0
1717
drf-writable-nested==0.5.1
18-
urllib3==1.25.7
18+
urllib3==1.26.5

mooclet_engine/requirements_latest_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ sqlparse==0.3.0
4444
swagger-ui-bundle==0.0.5
4545
the==0.1.5
4646
to==0.3
47-
urllib3==1.25.6
47+
urllib3==1.26.5
4848
vine==1.3.0
4949
Werkzeug==0.16.0
5050
psycopg2>=2.8.6,<2.9

mooclet_engine/requirements_local_updated.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sqlparse==0.3.0
4747
swagger-ui-bundle==0.0.5
4848
the==0.1.5
4949
to==0.3
50-
urllib3==1.25.6
50+
urllib3==1.26.5
5151
vine==1.3.0
5252
Werkzeug==0.16.0
5353
zipp==0.6.0

0 commit comments

Comments
 (0)