Skip to content

Commit f28013a

Browse files
chore(deps): update dependency pydantic to ~=2.11.7 (#362)
* chore(deps): update dependency pydantic to ~=2.11.7 * Update requirements.txt --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amanda H. L. de Andrade Katz <[email protected]>
1 parent 6282807 commit f28013a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.trivyignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ CVE-2025-25292
6262
CVE-2025-25293
6363
# kernel
6464
CVE-2024-27407
65+
# stdlib
66+
CVE-2025-47907

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ops>=2.0.0,<3.0.0
2-
pydantic~=2.10.0
2+
pydantic==2.10.*

0 commit comments

Comments
 (0)