Skip to content

Commit b672486

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 (#1144)
Bumps [urllib3](https://github.com/urllib3/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00112df commit b672486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ scikit-learn==1.5.0
2020
scipy==1.13.1
2121
six==1.16.0
2222
slacker==0.9.42
23-
urllib3==2.2.1
23+
urllib3==2.2.2
2424
yarl==1.9.4
2525
zipp==3.19.2

0 commit comments

Comments
 (0)