Skip to content

Commit

Permalink
Merge pull request #167 from eshwen/esh-poetry-export
Browse files Browse the repository at this point in the history
Run Poetry pre-commit hooks
  • Loading branch information
eshwen authored Feb 6, 2024
2 parents 2617ade + 409c757 commit 174fde6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 37 deletions.
31 changes: 1 addition & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ tornado==6.3.3 ; python_version >= "3.10" and python_version < "3.11"
traitlets==5.9.0 ; python_version >= "3.10" and python_version < "3.11"
typeguard==4.1.2 ; python_version >= "3.10" and python_version < "3.11"
types-pytz==2023.3.0.1 ; python_version >= "3.10" and python_version < "3.11"
typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "3.11"
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
typing-inspect==0.9.0 ; python_version >= "3.10" and python_version < "3.11"
tzdata==2023.3 ; python_version >= "3.10" and python_version < "3.11"
uri-template==1.3.0 ; python_version >= "3.10" and python_version < "3.11"
Expand Down
Loading

0 comments on commit 174fde6

Please sign in to comment.