Skip to content

Commit

Permalink
build(deps): update urllib3 requirement from ~=2.2 to ~=2.3
Browse files Browse the repository at this point in the history
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and priv-kweihmann committed Dec 23, 2024
1 parent 390d99a commit 91be2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ anytree ~= 2.12
argcomplete ~= 3.5
colorama ~= 0.4
oelint-parser ~= 6.5
urllib3 ~= 2.2
urllib3 ~= 2.3

0 comments on commit 91be2a3

Please sign in to comment.