Skip to content

Commit b748497

Browse files
Update dependency requests to v2.32.5 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e81e33 commit b748497

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -30,7 +30,7 @@ relative_files = true
3030
[tool.poetry.dependencies]
3131
python = '>=3.9'
3232
tomli = '2.2.1'
33-
requests = "2.32.4"
33+
requests = "2.32.5"
3434
responses = "0.25.6"
3535
pyfakefs = "5.8.0"
3636
jproperties = "2.1.2"

0 commit comments

Comments
 (0)