Skip to content

Commit a028906

Browse files
chore: update requests requirement from ~=2.32.3 to ~=2.32.4
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [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) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92e3e61 commit a028906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jinja2~=3.1.6
2-
requests~=2.32.3
2+
requests~=2.32.4
33
urllib3~=2.4.0
44
pylint~=3.3.7

0 commit comments

Comments
 (0)