Skip to content

Commit a71722b

Browse files
Bump urllib3 from 1.26.8 to 1.26.19 in /epicbox-python
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.8...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8aa88ef commit a71722b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

epicbox-python/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ docutils==0.16
108108
# python-daemon
109109
email-validator==1.1.3
110110
# via flask-appbuilder
111-
factory_boy==3.2.1
111+
factory-boy==3.2.1
112112
# via -r requirements.in
113113
faker==12.0.0
114114
# via factory-boy
@@ -462,7 +462,7 @@ tqdm==4.62.3
462462
# via nltk
463463
unicodecsv==0.14.1
464464
# via apache-airflow
465-
urllib3==1.26.8
465+
urllib3==1.26.19
466466
# via requests
467467
werkzeug==1.0.1
468468
# via

0 commit comments

Comments
 (0)