Aiven-Open / pghoard

PostgreSQL® backup and restore service
http://aiven-open.github.io/pghoard/
Apache License 2.0
1.31k stars 96 forks source link

pyproject.toml: Fix typo in constraints dependencies #619

Closed RommelLayco closed 6 months ago

RommelLayco commented 6 months ago

About this change - What it does

Fixes typo of constraints dependencies in the pyproject.toml

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.86%. Comparing base (097fb29) to head (8e3a85e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/619/graphs/tree.svg?width=650&height=150&src=pr&token=nLr7M7hvCx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open)](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/619?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open) ```diff @@ Coverage Diff @@ ## main #619 +/- ## ========================================== - Coverage 90.90% 90.86% -0.05% ========================================== Files 31 31 Lines 4917 4917 ========================================== - Hits 4470 4468 -2 - Misses 447 449 +2 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/619/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open)