Skip to content

Commit 7276022

Browse files
chore(deps): bump requests in the pip group across 1 directory
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]>
1 parent 47456d3 commit 7276022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def read(*names, **kwargs):
6666
"dbt-artifacts-parser==0.6.0",
6767
"ruamel.yaml==0.18.6",
6868
"tabulate==0.9.0",
69-
"requests==2.31.0",
69+
"requests==2.32.2",
7070
],
7171
extras_require={
7272
# eg:

0 commit comments

Comments
 (0)