Skip to content

Commit cc6e8f5

Browse files
authored
Merge pull request #610 from arduino/dependabot/pip/requests-2.32.5
Bump requests from 2.32.4 to 2.32.5
2 parents 0e58ed0 + 979e636 commit cc6e8f5

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
@@ -9,7 +9,7 @@ authors = ["Arduino <[email protected]>"]
99

1010
[tool.poetry.dependencies]
1111
python = ">=3.9.0, <3.12.0"
12-
requests = "^2.32.4"
12+
requests = "^2.32.5"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.37.1"

0 commit comments

Comments
 (0)