Skip to content

Commit 7f3d6ee

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.1 (#13852)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecd2f9d commit 7f3d6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ python-dateutil==2.9.0.post0
3535
redis==7.1.0
3636
requests==2.32.5
3737
sqlalchemy==2.0.45 # Required by Celery broker transport
38-
urllib3==2.6.0
38+
urllib3==2.6.2
3939
uWSGI==2.0.31
4040
vobject==0.9.9
4141
whitenoise==5.2.0

0 commit comments

Comments
 (0)