Skip to content

Commit

Permalink
chore(python-deps): update pydantic dependencies in all dependant act…
Browse files Browse the repository at this point in the history
…ions (#120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent ec6e3e3 commit 51ebef2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions actions/create_unique_testpypi_version/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ idna==3.10
mailbits==0.2.1
packaging==24.2
poetry-core==1.9.1
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.0
pydantic-core==2.27.0
pypi-simple==1.6.1
requests==2.32.3
soupsieve==2.6
Expand Down
4 changes: 2 additions & 2 deletions actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ poetry-plugin-export==1.8.0
pre-commit==4.0.1
ptyprocess==0.7.0
pycparser==2.22 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.0
pydantic-core==2.27.0
pypi-simple==1.6.1
pyproject-hooks==1.2.0
pywin32-ctypes==0.2.3 ; sys_platform == "win32"
Expand Down

0 comments on commit 51ebef2

Please sign in to comment.