Skip to content

Commit

Permalink
deps: add six
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Dec 6, 2024
1 parent bc74094 commit b4505f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ repos:
- id: end-of-file-fixer
- id: mixed-line-ending
- id: name-tests-test
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ toml==0.10.2
tomli==2.0.2
typing_extensions==4.12.2
virtualenv==20.27.0
six==1.17.0

0 comments on commit b4505f2

Please sign in to comment.