Skip to content

Commit

Permalink
Merge pull request #751 from AlmaLinux/dependabot/pip/pydantic-2.6.4
Browse files Browse the repository at this point in the history
Bump pydantic from 2.6.3 to 2.6.4
  • Loading branch information
Korulag authored Mar 23, 2024
2 parents 2f40ea4 + caeb6d5 commit 1b164ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fastapi-users-db-sqlalchemy==6.0.1
uvicorn==0.27.1
asyncpg==0.29.0
psycopg2-binary==2.9.9
pydantic==2.6.3
pydantic==2.6.4
pydantic-settings==2.2.1
SQLAlchemy==2.0.28
aiohttp==3.9.3
Expand Down

1 comment on commit 1b164ba

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Total coverage

Coverage report for changed files •
FileStmtsMissCoverMissing
TOTAL9871433556% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
82 3 💤 0 ❌ 0 🔥 42.845s ⏱️

Please sign in to comment.