Skip to content

Commit

Permalink
chore(deps): update ruff requirement from ~=0.0.289 to ~=0.0.290
Browse files Browse the repository at this point in the history
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.289...v0.0.290)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent b9d2a28 commit 0fde766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ twine ~= 4.0
black == 23.3.*; python_version == '3.7'
black == 23.*; python_version > '3.7'
mypy ~= 1.4
ruff ~= 0.0.289
ruff ~= 0.0.290
moto ~= 4.2
jsondiff ~= 2.0

0 comments on commit 0fde766

Please sign in to comment.