Skip to content

Commit

Permalink
Merge pull request #745 from AlmaLinux/dependabot/pip/pytest-8.1.0
Browse files Browse the repository at this point in the history
Bump pytest from 8.0.2 to 8.1.0
  • Loading branch information
Korulag authored Mar 4, 2024
2 parents 271788a + ba39999 commit f397cdb
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 @@ -14,7 +14,7 @@ aiofiles==23.2.1
aioredis==2.0.1
alembic==1.13.1
alembic-postgresql-enum==1.1.2
pytest==8.0.2
pytest==8.1.0
pytest-cov==4.1.0
jmespath==1.0.1
PyYAML==6.0.1
Expand Down

1 comment on commit f397cdb

@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
TOTAL9701424156% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
81 2 💤 0 ❌ 0 🔥 42.347s ⏱️

Please sign in to comment.