Skip to content

Commit

Permalink
[dependabot skip] 🔧 Update Python requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm authored and github-actions[bot] committed Sep 9, 2024
1 parent 774c70c commit 3dd6a4f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
4 changes: 1 addition & 3 deletions .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
tzdata==2024.1
# via
# ansible-navigator
# pydantic
# via ansible-navigator
urllib3==2.2.2
# via types-requests
virtualenv==20.26.4
Expand Down
6 changes: 1 addition & 5 deletions .hatch/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# [constraints] .hatch/requirements.txt (SHA256: 2177bc09e5b9a737487d4d13abe4e8c165b743b8e0e8a8af19249130fafb5a3c)
# [constraints] .hatch/requirements.txt (SHA256: c14e839cb8bd2024658fcf9f42498ef62d1b24ce75057d607bf6787ce2a89f1b)
#
# - appdirs==1.4.4
# - azure-core==1.30.2
Expand Down Expand Up @@ -410,10 +410,6 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
tzdata==2024.1
# via
# -c .hatch/requirements.txt
# pydantic
urllib3==2.2.2
# via
# -c .hatch/requirements.txt
Expand Down
2 changes: 0 additions & 2 deletions .hatch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,6 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# typer
tzdata==2024.1
# via pydantic
urllib3==2.2.2
# via requests
validators==0.28.3
Expand Down

0 comments on commit 3dd6a4f

Please sign in to comment.