Skip to content

Commit 5693463

Browse files
chore(deps): bump urllib3 from 2.0.3 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.3...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 967d0ec commit 5693463

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ retry = "~0.9.2"
3030
RPi-gpio = "~0.7.1"
3131
rpi-ws281x = "~5.0.0"
3232
sentry-sdk = "~1.27.1"
33-
urllib3 = "~2.0.3"
33+
urllib3 = "~2.2.2"
3434
gpio4 = "^0.1.6"
3535

3636
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)