Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 74f32d6

Browse files
Bump requests from 2.28.2 to 2.31.0 (#131)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2854b56 commit 74f32d6

File tree

2 files changed

+138
-164
lines changed

2 files changed

+138
-164
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.28"
7+
requests = "~=2.31"
88
click = "*"
99
tabulate = ">=0.9.0"
1010
PyYAML = "*"

0 commit comments

Comments
 (0)