Skip to content

Commit 5919caa

Browse files
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#14853)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 966e34e commit 5919caa

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
@@ -36,7 +36,7 @@ python-dateutil==2.9.0.post0
3636
redis==7.4.0
3737
requests==2.33.1
3838
sqlalchemy==2.0.49 # Required by Celery broker transport
39-
urllib3==2.6.3
39+
urllib3==2.7.0
4040
uWSGI==2.0.31
4141
vobject==0.9.9
4242
whitenoise==5.2.0

0 commit comments

Comments
 (0)