Skip to content

Commit 410a9a0

Browse files
[NDR-349] Upgrade vulnerable packages (#960)
1 parent be6950a commit 410a9a0

File tree

3 files changed

+140
-44
lines changed

3 files changed

+140
-44
lines changed

lambdas/requirements/layers/requirements_core_lambda_layer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ idna==3.7
88
inflection==0.5.1
99
jmespath==1.0.1
1010
oauthlib==3.2.2
11-
packaging==23.0.0
11+
packaging==23.1.0
1212
pydantic==2.11
1313
pydantic[email]==2.11
1414
pypdf==6.4.0

poetry.lock

Lines changed: 138 additions & 42 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
@@ -50,7 +50,7 @@ idna = "3.7"
5050
inflection = "0.5.1"
5151
jmespath = "1.0.1"
5252
oauthlib = "3.2.2"
53-
packaging = "23.0.0"
53+
packaging = "23.1.0"
5454
pydantic = { version = "^2.11", extras = ["email"] }
5555
pypdf = "6.4.0"
5656
requests = "2.32.4"

0 commit comments

Comments
 (0)