Skip to content

Commit d033401

Browse files
chore(deps): bump requests from 2.32.4 to 2.33.0 in /scripts/mirror-actors (#511)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 628d8fc commit d033401

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

scripts/mirror-actors/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.

scripts/mirror-actors/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.12"
10-
requests = "^2.32.4"
10+
requests = "^2.33.0"
1111
slack-sdk = "^3.26.2"
1212
boto3 = "^1.34.22"
1313
pygithub = "^2.1.1"

0 commit comments

Comments
 (0)