Skip to content

Commit 37d2b5a

Browse files
build(deps): bump urllib3 in the production-dependencies group
Bumps the production-dependencies group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.1 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.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4b4609 commit 37d2b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"ratelimit==2.2.1",
2424
"requests==2.32.3",
2525
"semantic-version==2.10.0",
26-
"urllib3==2.2.1",
26+
"urllib3==2.2.2",
2727
]
2828

2929
[project.urls]

0 commit comments

Comments
 (0)