Bump ruff from 0.4.7 to 0.4.8
- ID
20bc2c6- date
2024-06-06 09:52:44+00:00- author
dependabot <https://github.com/dependabot>- parent
77c3a3f- message
Bump ruff from 0.4.7 to 0.4.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.7...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 2 additions, 2 deletions
Changed files
dev_requirements.txt (404) → dev_requirements.txt (410)
diff --git a/dev_requirements.txt b/dev_requirements.txt
index ff0d20c..99578d2 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile dev_requirements.in --output-file dev_requirements.txt
-coverage==7.5.1
+coverage[toml]==7.5.1
# via pytest-cov
iniconfig==2.0.0
# via pytest
@@ -12,5 +12,5 @@ pytest==8.2.0
# via pytest-cov
pytest-cov==5.0.0
# via -r dev_requirements.in
-ruff==0.4.7
+ruff==0.4.8
# via -r dev_requirements.in