Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Jan 26, 2024
1 parent c952d4b commit 96ba08d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 26 deletions.
29 changes: 5 additions & 24 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ arcaflow-plugin-sdk = "^0.13.0"
docformatter = "^1.5.0"
autoflake = "^2.0.0"
pydocstyle = "^6.1.1"
black = "^23.0.0"
black = "^24.0.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
arcaflow-plugin-sdk==0.13.0 ; python_version >= "3.9" and python_version < "4.0"
cbor2==5.5.1 ; python_version >= "3.9" and python_version < "4.0"
cbor2==5.6.0 ; python_version >= "3.9" and python_version < "4.0"
pyyaml==6.0.1 ; python_version >= "3.9" and python_version < "4.0"

0 comments on commit 96ba08d

Please sign in to comment.