Skip to content

Commit ef67542

Browse files
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9559ffe commit ef67542

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pyexasol = "^0.25.0"
1313
exasol-bucketfs = ">=0.10.0"
1414
click = "^8.1.7"
1515
exasol-saas-api = {git = 'https://github.com/exasol/saas-api-python.git', branch = 'main'}
16-
requests = "<2.32.0"
16+
requests = "<2.33.0"
1717
tenacity = "^8.3.0"
1818

1919
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)