Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent be4a260 commit 2319def
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jinja2 = "==3.1.3"
markupsafe = "==2.1.5"
pypdf2 = "==3.0.1"
requests = "==2.31.0"
urllib3 = "==2.2.0"
urllib3 = "==2.2.1"

[tool.poetry.group.dev.dependencies]
black = "==24.2.0"
Expand Down

0 comments on commit 2319def

Please sign in to comment.