Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 42d32f1 commit 3de1b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ emrichen = "*"
shutils = "*"
"ruamel.yaml" = "*"
roam = "*"
urllib3 = "==1.26.9"
urllib3 = "==1.26.18"
lief = "==0.12.2"
python-gnupg = "==0.4.9"
libconf = "*"
Expand Down

0 comments on commit 3de1b72

Please sign in to comment.