Skip to content

Commit b40835e

Browse files
Merge pull request #43 from seapagan/dependabot/pip/main/ruff-0.4.1
2 parents 37be717 + 15d9234 commit b40835e

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pytest-sugar = "^1.0.0"
4545
pytest-watcher = "^0.4.2"
4646
mypy = "^1.9.0"
4747
pre-commit = "^3.7.0"
48-
ruff = "^0.3.7"
48+
ruff = "^0.4.1"
4949
poethepoet = "^0.25.1"
5050
pymarkdownlnt = "^0.9.17"
5151

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ redis==5.0.3 ; python_version >= "3.9" and python_version < "4.0"
7474
requests==2.31.0 ; python_version >= "3.9" and python_version < "4.0"
7575
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
7676
rtoml==0.9.0 ; python_version >= "3.9" and python_version < "4.0"
77-
ruff==0.3.7 ; python_version >= "3.9" and python_version < "4.0"
77+
ruff==0.4.1 ; python_version >= "3.9" and python_version < "4.0"
7878
setuptools==69.2.0 ; python_version >= "3.9" and python_version < "4.0"
7979
simple-toml-settings==0.6.0 ; python_version >= "3.9" and python_version < "4.0"
8080
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)