Skip to content

Commit 6edae1e

Browse files
dependabot python package: bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [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.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7c5c33 commit 6edae1e

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
argparse = "=1.4.0"
88
python-dotenv = "=1.0.1"
99
PyNaCl = "=1.5.0"
10-
requests = "=2.31.0"
10+
requests = "=2.32.3"
1111
pytz = "=2024.1"
1212

1313
[requires]

Pipfile.lock

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

0 commit comments

Comments
 (0)