Skip to content

Commit

Permalink
bump pydantic-settings to 2.3.3 in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
hanstrompert committed Jun 17, 2024
1 parent f235fb2 commit adb48c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
structlog ~= 24.2.0
colorama ~= 0.4.3
click ~= 8.0
pydantic-settings ~= 2.3.1
pydantic-settings ~= 2.3.3
python-statemachine ~= 2.3.1
sqlalchemy ~= 2.0.30
apscheduler ~= 3.10.4
Expand Down

0 comments on commit adb48c7

Please sign in to comment.