Skip to content

Commit 0127484

Browse files
build(deps): bump requests from 2.31.0 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...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 3fdccbc commit 0127484

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python = "^3.10"
2626
panflute = "^2.3.1"
2727
rich-click = "^1.7.4"
2828
beartype = "^0.17.2"
29-
requests = "<2.32.0"
29+
requests = "<2.34.0"
3030

3131
[tool.poetry.scripts]
3232
in2lambda = "in2lambda.main:cli"

0 commit comments

Comments
 (0)