Skip to content

Commit

Permalink
chore(deps): bump requests in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.31.0 to 2.32.2
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 47456d3 commit 7276022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def read(*names, **kwargs):
"dbt-artifacts-parser==0.6.0",
"ruamel.yaml==0.18.6",
"tabulate==0.9.0",
"requests==2.31.0",
"requests==2.32.2",
],
extras_require={
# eg:
Expand Down

0 comments on commit 7276022

Please sign in to comment.