HTTP long polling before upgrade
All checks were successful
/ pylint (push) Successful in 1m10s
/ mypy (push) Successful in 2m47s
/ lint-and-typing (push) Successful in 2m52s
/ build-artifacts (push) Successful in 17s
/ publish-artifacts (push) Successful in 1m21s
/ build-and-push-container (push) Successful in 2m37s
/ release (push) Successful in 1m42s
All checks were successful
/ pylint (push) Successful in 1m10s
/ mypy (push) Successful in 2m47s
/ lint-and-typing (push) Successful in 2m52s
/ build-artifacts (push) Successful in 17s
/ publish-artifacts (push) Successful in 1m21s
/ build-and-push-container (push) Successful in 2m37s
/ release (push) Successful in 1m42s
This commit is contained in:
parent
ed24d59a92
commit
ac982668c7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "dockge_cli"
|
name = "dockge_cli"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pyyaml~=6.0.1",
|
"pyyaml~=6.0.1",
|
||||||
"pydantic~=2.8.0",
|
"pydantic~=2.8.0",
|
||||||
|
|
Loading…
Reference in a new issue