Skip to content

Commit d09341c

Browse files
dependabot python package: bump requests from 2.32.2 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.2 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.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9d0719 commit d09341c

File tree

2 files changed

+111
-110
lines changed

2 files changed

+111
-110
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
requests = "==2.32.2"
7+
requests = "==2.32.4"
88
jwt = "==1.3.1"
99
cryptography = "==45.0.5"
1010
python-dotenv = "==1.0.1"

Pipfile.lock

Lines changed: 110 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)