Skip to content

Commit 52bfdb4

Browse files
Bump urllib3 from 2.6.3 to 2.7.0 in /requirements
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>
1 parent 3f11ce6 commit 52bfdb4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements/release.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pre-commit >= 4.5.1
22
python-tools-scripts >= 0.20.5
33
filelock>=3.20.3
4-
urllib3>=2.6.3
4+
urllib3>=2.7.0
55
virtualenv>=20.36.1

requirements/release.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ distlib==0.3.9
1818
# via virtualenv
1919
filelock==3.25.2
2020
# via
21-
# -r requirements/release.in
21+
# -r release.in
2222
# python-discovery
2323
# python-tools-scripts
2424
# virtualenv
@@ -37,7 +37,7 @@ platformdirs==4.3.6
3737
# python-discovery
3838
# virtualenv
3939
pre-commit==4.5.1
40-
# via -r requirements/release.in
40+
# via -r release.in
4141
pydantic==2.10.3
4242
# via python-tools-scripts
4343
pydantic-core==2.27.1
@@ -47,7 +47,7 @@ pygments==2.18.0
4747
python-discovery==1.1.3
4848
# via virtualenv
4949
python-tools-scripts==0.20.5
50-
# via -r requirements/release.in
50+
# via -r release.in
5151
pyyaml==6.0.2
5252
# via pre-commit
5353
requests==2.32.4
@@ -61,11 +61,11 @@ typing-extensions==4.15.0
6161
# python-tools-scripts
6262
# rich
6363
# virtualenv
64-
urllib3==2.6.3
64+
urllib3==2.7.0
6565
# via
66-
# -r requirements/release.in
66+
# -r release.in
6767
# requests
6868
virtualenv==21.2.0
6969
# via
70-
# -r requirements/release.in
70+
# -r release.in
7171
# pre-commit

0 commit comments

Comments
 (0)