diff options
| author | 2023-12-28 23:20:52 +0100 | |
|---|---|---|
| committer | 2023-12-28 23:20:52 +0100 | |
| commit | 04f49d47356c843f69a3e0697c1cea172c6269fa (patch) | |
| tree | 491f9f8bf84f0b2664a6652b0d5df7f8c67027ae /pyproject.toml | |
| parent | Bump rapidfuzz from 3.5.2 to 3.6.0 (#2865) (diff) | |
| parent | Bump coverage from 7.3.4 to 7.4.0 (diff) | |
Merge pull request #2868 from python-discord/dependabot/pip/coverage-7.4.0
Bump coverage from 7.3.4 to 7.4.0
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index ac60d20c8..641128f04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pydantic = "2.5.2"  pydantic-settings = "2.1.0"  [tool.poetry.dev-dependencies] -coverage = "7.3.4" +coverage = "7.4.0"  httpx = "0.26.0"  pre-commit = "3.6.0"  pip-licenses = "4.3.3" | 
