Skip to content

Commit

Permalink
Bump ruff from 0.0.290 to 0.0.292
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.292.
- [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.290...v0.0.292)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 00eb296 commit 7636751
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ cycler==0.11.0
# via matplotlib
distlib==0.3.7
# via virtualenv
exceptiongroup==1.1.3
# via
# cattrs
# pytest
filelock==3.12.4
# via virtualenv
fiona==1.9.4.post1
Expand Down Expand Up @@ -133,7 +129,7 @@ requests==2.31.0
# requests-cache
requests-cache==1.1.0
# via -r requirements.dev.in
ruff==0.0.290
ruff==0.0.292
# via -r requirements.dev.in
schemdraw==0.17
# via -r requirements.dev.in
Expand All @@ -144,17 +140,6 @@ six==1.16.0
# fiona
# python-dateutil
# url-normalize
tomli==2.0.1
# via
# black
# build
# pip-tools
# pyproject-hooks
# pytest
typing-extensions==4.8.0
# via
# black
# cattrs
tzdata==2023.3
# via pandas
unidecode==1.3.6
Expand Down

0 comments on commit 7636751

Please sign in to comment.