Skip to content

Commit 6169600

Browse files
Bump requests from 2.32.4 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94499c6 commit 6169600

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

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
@@ -12,7 +12,7 @@ python = "~3.11"
1212
mkdocs-material = "9.7.0"
1313
strictyaml = "1.7.3"
1414
ics = {version = "0.8.0.dev0", allow-prereleases = true}
15-
requests = "2.32.4"
15+
requests = "2.33.0"
1616
mkdocs = "1.6.1"
1717
teemup = "1.2.1"
1818

0 commit comments

Comments
 (0)