Skip to content

Commit 3000f84

Browse files
build(deps): bump requests
Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...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>
1 parent 1f6426a commit 3000f84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/test/resources/tst_manifests/pip/pip_pyproject_toml_ignore

src/test/resources/tst_manifests/pip/pip_pyproject_toml_ignore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
dependencies = [
55
"anyio==3.6.2",
66
"flask==2.0.3", # exhortignore
7-
"requests==2.25.1",
7+
"requests==2.33.0",
88
]
99

1010
[project.optional-dependencies]

0 commit comments

Comments
 (0)