Skip to content

Commit f2e4b8a

Browse files
build(deps-dev): bump urllib3 from 1.26.15 to 2.0.3 (#667)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...2.0.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent 2cf38b6 commit f2e4b8a

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.3.0
2020
scipy==1.11.1
2121
six==1.16.0
2222
slacker==0.9.42
23-
urllib3==1.26.15
23+
urllib3==2.0.3
2424
yarl==1.9.2
2525
zipp==3.15.0

0 commit comments

Comments
 (0)