mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Merge pull request #1114 from cisagov/dependabot/pip/src/urllib3-1.26.17
Bump urllib3 from 1.26.16 to 1.26.17 in /src
This commit is contained in:
commit
b5654500ab
1 changed files with 1 additions and 1 deletions
|
@ -49,5 +49,5 @@ setuptools==67.8.0 ; python_version >= '3.7'
|
|||
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
||||
sqlparse==0.4.4 ; python_version >= '3.5'
|
||||
typing-extensions==4.6.3
|
||||
urllib3==1.26.16 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
||||
urllib3==1.26.17 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
||||
whitenoise==6.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue