Skip to content

Commit 65c7748

Browse files
authored
Merge pull request #24 from aws-samples/dependabot/pip/unicorn_web/requests-2.31.0
chore(deps): bump requests from 2.28.1 to 2.31.0 in /unicorn_web
2 parents e95c7f9 + 899426c commit 65c7748

File tree

2 files changed

+10
-50
lines changed

2 files changed

+10
-50
lines changed

unicorn_web/poetry.lock

Lines changed: 8 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unicorn_web/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packages = [
1212
python = "^3.10"
1313
boto3 = "^1.26.151"
1414
aws-lambda-powertools = {extras = ["tracer"], version = "^2.16.2"}
15-
requests = "2.28.1"
15+
requests = "2.31.0"
1616
crhelper = "2.0.11"
1717
aws-xray-sdk = "^2.12.0"
1818

@@ -21,7 +21,7 @@ pytest = "^7.1.2"
2121
pytest-mock = "^3.7.0"
2222
pytest-cov = "^3.0.0"
2323
coverage = "^6.4.2"
24-
requests = "^2.28.1"
24+
requests = "^2.31.0"
2525
moto = "^3.1.17"
2626
importlib-metadata = "^4.12.0"
2727

0 commit comments

Comments
 (0)