Skip to content

Commit

Permalink
Merge pull request #416 from INTO-CPS-Association/dependabot/pip/exte…
Browse files Browse the repository at this point in the history
…rnal_tester/urllib3-1.26.18

Bump urllib3 from 1.26.5 to 1.26.18 in /external_tester
  • Loading branch information
lausdahl authored Feb 8, 2024
2 parents e9d7fc0 + acebabb commit a1389f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
9 changes: 5 additions & 4 deletions external_tester/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 3 additions & 10 deletions external_tester/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#

-i https://pypi.python.org/simple
certifi==2023.7.22
certifi==2021.5.30
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
requests==2.31.0
urllib3==1.26.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
requests==2.25.1
urllib3==1.26.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
websocket-client==1.1.0

0 comments on commit a1389f9

Please sign in to comment.