Skip to content

Commit 3d5de48

Browse files
Bump the pip group with 2 updates
Bumps the pip group with 2 updates: [requests](https://github.com/psf/requests) and [h11](https://github.com/python-hyper/h11). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16cbbb2 commit 3d5de48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ click==8.1.8
1212
dataclasses-json==0.6.7
1313
distro==1.9.0
1414
frozenlist==1.5.0
15-
h11==0.14.0
15+
h11==0.16.0
1616
httpcore==1.0.7
1717
httpx==0.28.1
1818
httpx-sse==0.4.0
@@ -43,7 +43,7 @@ Pygments==2.18.0
4343
python-dotenv==1.0.1
4444
PyYAML==6.0.2
4545
regex==2024.11.6
46-
requests==2.32.3
46+
requests==2.32.4
4747
requests-toolbelt==1.0.0
4848
rich==13.9.4
4949
shellingham==1.5.4

0 commit comments

Comments
 (0)