Skip to content

Commit 8a4ee99

Browse files
fix(deps): update all non-major dependencies (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 062612b commit 8a4ee99

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"structlog==25.5.0",
2323
"colorama==0.4.6",
2424
"click==8.3.2",
25-
"pydantic-settings==2.13.1",
25+
"pydantic-settings==2.14.0",
2626
"python-statemachine==3.0.0",
2727
"sqlalchemy==2.0.49",
2828
"apscheduler==3.11.2",
@@ -38,7 +38,7 @@ dependencies = [
3838
"paramiko==4.0.0",
3939
"pytz==2026.1.post1",
4040
"grpcio-tools==1.80.0",
41-
"psycopg2-binary==2.9.11",
41+
"psycopg2-binary==2.9.12",
4242
]
4343
requires-python = ">=3.12,<3.15"
4444
authors = [

0 commit comments

Comments
 (0)