Skip to content

Commit

Permalink
alphanumeric sort pipfile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ghukill committed Jan 8, 2025
1 parent 1ada64a commit 27d5332
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ black = "*"
boto3-stubs = {extras = ["essential"], version = "*"}
coverage = "*"
freezegun = "*"
ipython = "*"
moto = "*"
mypy = "*"
pre-commit = "*"
pytest = "*"
ruff = "*"
ipython = "*"

[requires]
python_version = "3.12"
136 changes: 68 additions & 68 deletions Pipfile.lock

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

0 comments on commit 27d5332

Please sign in to comment.