Skip to content

Commit

Permalink
Bump ruff from 0.1.3 to 0.1.4 in /tools/essence-feature-usage-stats
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent e02549b commit c72cbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/essence-feature-usage-stats/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pathspec==0.11.2
platformdirs==3.11.0
python-dotenv==1.0.0
requests==2.31.0
ruff==0.1.3
ruff==0.1.4
smmap==5.0.1
tqdm==4.66.1
urllib3==2.0.7

0 comments on commit c72cbe2

Please sign in to comment.