Skip to content

Commit d9158ec

Browse files
Bump ruff from 0.15.17 to 0.15.20 in /mailbox-app
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.17 to 0.15.20. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 292f1ee commit d9158ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mailbox-app/requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytest==9.1.1
1616
pytest-cov==7.0.0
1717
pytest-django==4.12.0
1818
python-dotenv==1.2.2
19-
ruff==0.15.17
19+
ruff==0.15.20
2020
sqlparse==0.5.5
2121
webencodings==0.5.1
2222
whitenoise==6.11.0

mailbox-app/requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pip-audit==2.10.0
55
pytest==9.1.1
66
pytest-cov==7.0.0
77
pytest-django==4.12.0
8-
ruff==0.15.17
8+
ruff==0.15.20

0 commit comments

Comments
 (0)