Skip to content

Commit

Permalink
Merge pull request #167 from ufozone/dependabot/pip/ruff-0.5.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.5.1 to 0.5.2
  • Loading branch information
ufozone committed Jul 15, 2024
2 parents ff29b2e + 95fd5a8 commit 2a1c502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip>=21.0,<24.2
colorlog==6.8.2
ruff==0.5.1
ruff==0.5.2
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip>=21.0,<24.2
colorlog==6.8.2
ruff==0.5.1
ruff==0.5.2
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
Expand Down

0 comments on commit 2a1c502

Please sign in to comment.