Skip to content

Commit

Permalink
build(deps): bump requests from 2.27.1 to 2.31.0 in /cli
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.1 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.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent d25d88c commit 5287bda
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 98 deletions.
2 changes: 1 addition & 1 deletion cli/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ wheel = "0.37.1"
[packages]
python-dotenv = "0.20.0"
python_dateutil = "2.8.1"
requests = "2.27.1"
requests = "2.31.0"

[requires]
python_version = "3.9.5"
Loading

0 comments on commit 5287bda

Please sign in to comment.