Skip to content

Commit 9846745

Browse files
Bump pydantic from 2.9.1 to 2.9.2 (#267)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbd684c commit 9846745

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dev_requirements/requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ packaging==23.2
1616
# via pytest
1717
pluggy==1.5.0
1818
# via pytest
19-
pydantic==2.9.1
19+
pydantic==2.9.2
2020
# via bo4e
21-
pydantic-core==2.23.3
21+
pydantic-core==2.23.4
2222
# via pydantic
2323
pyhumps==3.8.0
2424
# via bo4e

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ networkx==3.3
2222
# pvframework
2323
pvframework==0.0.8
2424
# via -r requirements.in
25-
pydantic==2.9.1
25+
pydantic==2.9.2
2626
# via -r requirements.in
27-
pydantic-core==2.23.3
27+
pydantic-core==2.23.4
2828
# via pydantic
2929
python-generics==0.2.1
3030
# via -r requirements.in

0 commit comments

Comments
 (0)