diff --git a/requirements/checkformatting.txt b/requirements/checkformatting.txt index 4f9f2e6..9ff93cf 100644 --- a/requirements/checkformatting.txt +++ b/requirements/checkformatting.txt @@ -18,10 +18,11 @@ isort==6.0.1 # via -r checkformatting.in mypy-extensions==1.0.0 # via black -packaging==23.2 +packaging==26.0 # via # black # build + # wheel pathspec==0.12.1 # via black pip-sync-faster==0.0.5 @@ -36,7 +37,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/coverage.txt b/requirements/coverage.txt index b3aec71..6470df0 100644 --- a/requirements/coverage.txt +++ b/requirements/coverage.txt @@ -12,8 +12,10 @@ coverage[toml]==7.10.7 # via -r coverage.in importlib-metadata==7.0.1 # via pip-sync-faster -packaging==23.2 - # via build +packaging==26.0 + # via + # build + # wheel pip-sync-faster==0.0.5 # via -r coverage.in pip-tools==7.5.2 @@ -24,7 +26,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/dev.txt b/requirements/dev.txt index 49a77cc..bfd7331 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -71,8 +71,10 @@ matplotlib-inline==0.1.6 # via ipython newrelic==10.16.0 # via -r prod.txt -packaging==23.2 - # via build +packaging==26.0 + # via + # build + # wheel parso==0.8.3 # via jedi pexpect==4.9.0 @@ -153,7 +155,7 @@ urllib3==2.6.0 # sentry-sdk wcwidth==0.2.13 # via prompt-toolkit -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/format.txt b/requirements/format.txt index 9d7dd64..638baab 100644 --- a/requirements/format.txt +++ b/requirements/format.txt @@ -18,10 +18,11 @@ isort==6.0.1 # via -r format.in mypy-extensions==1.0.0 # via black -packaging==23.2 +packaging==26.0 # via # black # build + # wheel pathspec==0.12.1 # via black pip-sync-faster==0.0.5 @@ -36,7 +37,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/functests.txt b/requirements/functests.txt index 1a245af..72b4d6c 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -69,11 +69,12 @@ markupsafe==2.1.3 # mako newrelic==10.16.0 # via -r prod.txt -packaging==23.2 +packaging==26.0 # via # build # pytest # pytest-factoryboy + # wheel pip-sync-faster==0.0.5 # via -r functests.in pip-tools==7.5.2 @@ -139,7 +140,7 @@ urllib3==2.6.0 # hubspot-api-client # requests # sentry-sdk -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/lint.txt b/requirements/lint.txt index ffa8caa..7cf5deb 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -124,13 +124,14 @@ newrelic==10.16.0 # via # -r functests.txt # -r tests.txt -packaging==23.2 +packaging==26.0 # via # -r functests.txt # -r tests.txt # build # pytest # pytest-factoryboy + # wheel pip-sync-faster==0.0.5 # via # -r functests.txt @@ -242,7 +243,7 @@ urllib3==2.6.0 # hubspot-api-client # requests # sentry-sdk -wheel==0.42.0 +wheel==0.46.2 # via # -r functests.txt # -r tests.txt diff --git a/requirements/template.txt b/requirements/template.txt index 7cd6489..8b9c7d0 100644 --- a/requirements/template.txt +++ b/requirements/template.txt @@ -34,8 +34,10 @@ markupsafe==2.1.3 # via jinja2 mdurl==0.1.2 # via markdown-it-py -packaging==23.2 - # via build +packaging==26.0 + # via + # build + # wheel pip-sync-faster==0.0.5 # via -r template.in pip-tools==7.5.2 @@ -66,7 +68,7 @@ types-python-dateutil==2.8.19.20240106 # via arrow urllib3==2.6.0 # via requests -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/tests.txt b/requirements/tests.txt index 9fad780..1eb9b93 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -73,11 +73,12 @@ markupsafe==2.1.3 # mako newrelic==10.16.0 # via -r prod.txt -packaging==23.2 +packaging==26.0 # via # build # pytest # pytest-factoryboy + # wheel pip-sync-faster==0.0.5 # via -r tests.in pip-tools==7.5.2 @@ -149,7 +150,7 @@ urllib3==2.6.0 # hubspot-api-client # requests # sentry-sdk -wheel==0.42.0 +wheel==0.46.2 # via pip-tools zipp==3.19.1 # via importlib-metadata diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 9fc1444..be33e04 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -58,7 +58,9 @@ mypy-extensions==1.0.0 newrelic==10.16.0 # via -r prod.txt packaging==24.1 - # via build + # via + # build + # wheel pathspec==0.12.1 # via mypy pip-sync-faster==0.0.5 @@ -115,7 +117,7 @@ urllib3==2.6.0 # hubspot-api-client # requests # sentry-sdk -wheel==0.44.0 +wheel==0.46.2 # via pip-tools zipp==3.20.1 # via importlib-metadata