Skip to content

Commit

Permalink
chore(deps): update pydantic to 2.10.4 and ruff to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MountainGod2 committed Dec 19, 2024
1 parent 80f92cc commit e5d195f
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"httpx==0.28.1",
"influxdb-client==1.48.0",
"json-log-formatter==1.1",
"pydantic==2.10.3",
"pydantic==2.10.4",
"python-dotenv==1.0.1",
"rich-click==1.8.5",
"rich==13.9.4",
Expand Down Expand Up @@ -44,7 +44,7 @@ dev = [
"pytest==8.3.4",
"python-semantic-release==9.15.2",
"respx==0.21.1",
"ruff==0.8.3",
"ruff==0.8.4",
]

[project.optional-dependencies]
Expand Down
Loading

0 comments on commit e5d195f

Please sign in to comment.