Skip to content

Commit c08358a

Browse files
Bump requests from 2.32.5 to 2.33.0 (#58)
Bumps [requests](https://github.com/psf/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 82984a0 commit c08358a

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 additions & 8 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
@@ -20,7 +20,7 @@ matplotlib = "^3.9.2"
2020
ipykernel = "^6.29.5"
2121
urllib3 = "^2.3.0"
2222
h11 = "^0.16.0"
23-
requests = "^2.32.3"
23+
requests = "^2.33.0"
2424
orjson = "^3.10.14"
2525
fonttools = "^4.55.3"
2626
tornado = "^6.5"

0 commit comments

Comments
 (0)