Skip to content

Commit ef4e6ca

Browse files
build(deps): bump requests in the pip group across 1 directory (#70)
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04f4c89 commit ef4e6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"mdformat_footnote==0.1.1",
2828
"mdformat_frontmatter==2.0.8",
2929
"mdformat_tables==1.0.0",
30-
"requests[socks]==2.32.5",
30+
"requests[socks]==2.33.0",
3131
"tqdm==4.67.1",
3232
"markitdown==0.1.3",
3333
"coloredlogs==15.0.1",

0 commit comments

Comments
 (0)