Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...1.26.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 54bd3f0 commit edf30cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ numpy==1.26.3
scipy==1.12.0
setuptools==68.2.2
tabulate==0.9.0
urllib3==1.26.18
urllib3==1.26.19
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def read(fname):
'scipy==1.12.0',
'setuptools==68.2.2',
'tabulate==0.9.0',
'urllib3==1.26.18'
'urllib3==1.26.19'
],
project_urls={
'Bug Tracker': 'https://github.com/icaoberg/falcon',
Expand Down

0 comments on commit edf30cf

Please sign in to comment.