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

Commit

Permalink
Bump requests from 2.28.2 to 2.31.0 (#131)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 2854b56 commit 74f32d6
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 164 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
requests = "~=2.28"
requests = "~=2.31"
click = "*"
tabulate = ">=0.9.0"
PyYAML = "*"
Expand Down
Loading

0 comments on commit 74f32d6

Please sign in to comment.