Skip to content

Commit 861e84b

Browse files
committed
Merge branch 'main' into alpha
2 parents 3fe388a + 428eec9 commit 861e84b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dev and test
22
# ------------
3-
pytest==9.0.2
3+
pytest==9.0.3
44
pytest_mock==3.15.1
55

66
# Code linters, formatters, and security scanners
@@ -19,4 +19,4 @@ codespell==2.4.2
1919

2020
# package dependencies
2121
python-dotenv==1.2.2
22-
pydantic==2.12.5
22+
pydantic==2.13.3

0 commit comments

Comments
 (0)