Skip to content

Commit dd3387a

Browse files
Bump requests from 2.31.0 to 2.32.4 in /scripts
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e9f9f8 commit dd3387a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GitPython==3.1.41
66
idna==2.10
77
Jinja2==2.11.3
88
MarkupSafe==1.1.1
9-
requests==2.31.0
9+
requests==2.32.4
1010
smmap==3.0.5
1111
soupsieve==2.0.1
1212
pyyaml==6.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2023.7.22
22
charset-normalizer==3.2.0
33
idna==3.7
4-
requests==2.31.0
4+
requests==2.32.4
55
semantic-version==2.10.0
66
urllib3==1.26.18
77
pyyaml==6.0.1

0 commit comments

Comments
 (0)