Skip to content

Commit

Permalink
Merge pull request #231 from epics-containers/dependabot/pip/pydantic…
Browse files Browse the repository at this point in the history
…-2.7.4

Bump pydantic from 2.7.3 to 2.7.4
  • Loading branch information
gilesknap authored Jun 18, 2024
2 parents 16f25f0 + 5afc887 commit 9c20f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
]
description = "IOC Builder for EPICS and Kubernetes"
dependencies = [
"pydantic==2.7.3",
"pydantic==2.7.4",
"typer",
"ruamel.yaml",
"jinja2",
Expand Down

0 comments on commit 9c20f5a

Please sign in to comment.