Skip to content

Commit

Permalink
full-upgrade library
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Dec 6, 2024
1 parent a325930 commit 069e34b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/dask-task-models-library/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ rich==13.9.4
# via
# -r requirements/../../../packages/settings-library/requirements/_base.in
# typer
rpds-py==0.22.1
rpds-py==0.22.3
# via
# jsonschema
# referencing
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via distributed
Expand All @@ -147,9 +147,9 @@ toolz==1.0.0
# partd
tornado==6.4.2
# via distributed
typer==0.15.0
typer==0.15.1
# via -r requirements/../../../packages/settings-library/requirements/_base.in
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion packages/dask-task-models-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pyyaml==6.0.2
# -c requirements/../../../requirements/constraints.txt
# -c requirements/_base.txt
# -r requirements/_test.in
six==1.16.0
six==1.17.0
# via
# -c requirements/_base.txt
# python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion packages/dask-task-models-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pyyaml==6.0.2
# -c requirements/_base.txt
# -c requirements/_test.txt
# pre-commit
ruff==0.8.1
ruff==0.8.2
# via -r requirements/../../../requirements/devenv.txt
setuptools==75.6.0
# via pip-tools
Expand Down

0 comments on commit 069e34b

Please sign in to comment.