diff --git a/requirements/checkformatting.in b/requirements/checkformatting.in index f1deaa3..3425f92 100644 --- a/requirements/checkformatting.in +++ b/requirements/checkformatting.in @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 pip-tools pip-sync-faster black diff --git a/requirements/checkformatting.txt b/requirements/checkformatting.txt index daff47c..2a95a54 100644 --- a/requirements/checkformatting.txt +++ b/requirements/checkformatting.txt @@ -41,7 +41,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r checkformatting.in # pip-tools diff --git a/requirements/coverage.in b/requirements/coverage.in index 3a81856..460ae42 100644 --- a/requirements/coverage.in +++ b/requirements/coverage.in @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 pip-tools pip-sync-faster coverage[toml] diff --git a/requirements/coverage.txt b/requirements/coverage.txt index 4f05065..6a4ff47 100644 --- a/requirements/coverage.txt +++ b/requirements/coverage.txt @@ -28,7 +28,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r coverage.in # pip-tools diff --git a/requirements/dev.txt b/requirements/dev.txt index df66605..63bfa00 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -159,7 +159,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r prod.txt # pip-tools diff --git a/requirements/format.in b/requirements/format.in index f1deaa3..3425f92 100644 --- a/requirements/format.in +++ b/requirements/format.in @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 pip-tools pip-sync-faster black diff --git a/requirements/format.txt b/requirements/format.txt index fe3fdf3..312b056 100644 --- a/requirements/format.txt +++ b/requirements/format.txt @@ -41,7 +41,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r format.in # pip-tools diff --git a/requirements/functests.txt b/requirements/functests.txt index e387960..62713a0 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -142,7 +142,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r prod.txt # pip-tools diff --git a/requirements/lint.txt b/requirements/lint.txt index 2ac09ca..10cf8cb 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -245,7 +245,7 @@ wheel==0.46.2 # pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r functests.txt # -r tests.txt diff --git a/requirements/prod.in b/requirements/prod.in index 6859348..b98bac4 100644 --- a/requirements/prod.in +++ b/requirements/prod.in @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 sqlalchemy psycopg2 alembic diff --git a/requirements/prod.txt b/requirements/prod.txt index 79d838f..f508a9f 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -69,5 +69,5 @@ urllib3==2.6.3 # sentry-sdk # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via -r prod.in diff --git a/requirements/template.in b/requirements/template.in index b9aeb7c..f21ba5e 100644 --- a/requirements/template.in +++ b/requirements/template.in @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 pip-tools pip-sync-faster cookiecutter diff --git a/requirements/template.txt b/requirements/template.txt index edfd139..bc7346d 100644 --- a/requirements/template.txt +++ b/requirements/template.txt @@ -70,7 +70,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r template.in # pip-tools diff --git a/requirements/tests.txt b/requirements/tests.txt index 7b1f3d1..17469b1 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -152,7 +152,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r prod.txt # pip-tools diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 000358b..c0d366a 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -119,7 +119,7 @@ wheel==0.46.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1 +pip==26.1.2 # via # -r prod.txt # pip-tools