Skip to content

Commit

Permalink
Bump urllib3 from 1.25.11 to 1.26.18
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.11...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent de769a3 commit d8b5f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def run_tests(self):
cmdclass={'test': PyTest},
test_suite='',
tests_require=[
'urllib3==1.25.11',
'urllib3==1.26.18',
'pytest',
'pytest-cov',
'httpbin>=0.10.2',
Expand Down

0 comments on commit d8b5f6a

Please sign in to comment.