diff --git a/requirements/checkformatting.in b/requirements/checkformatting.in index b21ab98..37dcdd2 100644 --- a/requirements/checkformatting.in +++ b/requirements/checkformatting.in @@ -1,4 +1,4 @@ -pip==25.3 +pip==26.0 pip-tools pip-sync-faster black diff --git a/requirements/checkformatting.txt b/requirements/checkformatting.txt index 4f9f2e6..6d55089 100644 --- a/requirements/checkformatting.txt +++ b/requirements/checkformatting.txt @@ -42,7 +42,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r checkformatting.in # pip-tools diff --git a/requirements/coverage.in b/requirements/coverage.in index e90dc29..9880827 100644 --- a/requirements/coverage.in +++ b/requirements/coverage.in @@ -1,4 +1,4 @@ -pip==25.3 +pip==26.0 pip-tools pip-sync-faster coverage[toml] diff --git a/requirements/coverage.txt b/requirements/coverage.txt index b3aec71..513fc0b 100644 --- a/requirements/coverage.txt +++ b/requirements/coverage.txt @@ -30,7 +30,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r coverage.in # pip-tools diff --git a/requirements/dev.txt b/requirements/dev.txt index 49a77cc..a43ebda 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -159,7 +159,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r prod.txt # pip-tools diff --git a/requirements/format.in b/requirements/format.in index b21ab98..37dcdd2 100644 --- a/requirements/format.in +++ b/requirements/format.in @@ -1,4 +1,4 @@ -pip==25.3 +pip==26.0 pip-tools pip-sync-faster black diff --git a/requirements/format.txt b/requirements/format.txt index 9d7dd64..0f562f1 100644 --- a/requirements/format.txt +++ b/requirements/format.txt @@ -42,7 +42,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r format.in # pip-tools diff --git a/requirements/functests.txt b/requirements/functests.txt index 1a245af..118abcc 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -145,7 +145,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r prod.txt # pip-tools diff --git a/requirements/lint.txt b/requirements/lint.txt index ffa8caa..b69d927 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -254,7 +254,7 @@ zipp==3.19.1 # importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r functests.txt # -r tests.txt diff --git a/requirements/prod.in b/requirements/prod.in index aae1f7e..d20c2ae 100644 --- a/requirements/prod.in +++ b/requirements/prod.in @@ -1,4 +1,4 @@ -pip==25.3 +pip==26.0 sqlalchemy psycopg2 alembic diff --git a/requirements/prod.txt b/requirements/prod.txt index 0054ebd..da24fa7 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -69,5 +69,5 @@ urllib3==2.6.0 # sentry-sdk # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via -r prod.in diff --git a/requirements/template.in b/requirements/template.in index 7d3f20a..a98f056 100644 --- a/requirements/template.in +++ b/requirements/template.in @@ -1,4 +1,4 @@ -pip==25.3 +pip==26.0 pip-tools pip-sync-faster cookiecutter diff --git a/requirements/template.txt b/requirements/template.txt index 7cd6489..6d46b71 100644 --- a/requirements/template.txt +++ b/requirements/template.txt @@ -72,7 +72,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r template.in # pip-tools diff --git a/requirements/tests.txt b/requirements/tests.txt index 9fad780..f390e4a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -155,7 +155,7 @@ zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r prod.txt # pip-tools diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 9fc1444..cc2205c 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -121,7 +121,7 @@ zipp==3.20.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via # -r prod.txt # pip-tools