Skip to content

Commit

Permalink
updated kit version
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-ya committed May 19, 2024
1 parent 65ae3f1 commit 8972509
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = { file = "LICENSE" }
authors = [{ name = "Outpost Innovations, Inc." }]
requires-python = ">=3.8"
dependencies = [
"outpostkit>=0.0.66",
"outpostkit>=0.0.67",
"click",
"rich",
"requests",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
outpostkit==0.0.66
outpostkit==0.0.67
# via outpostcli (pyproject.toml)
packaging==23.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
outpostkit==0.0.66
outpostkit==0.0.67
# via outpostcli (pyproject.toml)
packaging==23.2
# via outpostkit
Expand Down

0 comments on commit 8972509

Please sign in to comment.