Skip to content

Commit e211143

Browse files
deps(dev): bump the python-dev-minor group with 15 updates
Bumps the python-dev-minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.9.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.135.0` | `6.150.1` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.19.1` | | [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) | `0.7.1` | `0.7.2` | | [pip-licenses](https://github.com/raimon49/pip-licenses) | `5.0.0` | `5.5.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.5.1` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `5.1.0` | `5.2.3` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.14.11` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.0.20241016` | `2.32.4.20260107` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.2` | `1.18.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.128.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.12.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.32` | `2.0.45` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.30.5` | `0.40.0` | Updates `bandit` from 1.8.0 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.0...1.9.2) Updates `hypothesis` from 6.135.0 to 6.150.1 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.135.0...hypothesis-python-6.150.1) Updates `mypy` from 1.13.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.19.1) Updates `openapi-spec-validator` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.7.1...0.7.2) Updates `pip-licenses` from 5.0.0 to 5.5.0 - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](raimon49/pip-licenses@v-5.0.0...v-5.5.0) Updates `pre-commit` from 4.0.1 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.5.1) Updates `pytest-benchmark` from 5.1.0 to 5.2.3 - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.1.0...v5.2.3) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `ruff` from 0.8.4 to 0.14.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.4...0.14.11) Updates `types-requests` from 2.32.0.20241016 to 2.32.4.20260107 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `alembic` from 1.13.2 to 1.18.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `fastapi` from 0.115.6 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.128.0) Updates `pydantic-settings` from 2.4.0 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.12.0) Updates `sqlalchemy` from 2.0.32 to 2.0.45 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `uvicorn[standard]` from 0.30.5 to 0.40.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.30.5...0.40.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: hypothesis dependency-version: 6.150.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: openapi-spec-validator dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev-minor - dependency-name: pip-licenses dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: pytest-benchmark dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dev-minor - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev-minor - dependency-name: alembic dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dev-minor - dependency-name: sqlalchemy dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dev-minor - dependency-name: uvicorn[standard] dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dev-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80ecdd6 commit e211143

6 files changed

Lines changed: 262 additions & 162 deletions

File tree

harness/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pydantic-settings==2.4.0
2-
requests==2.32.3
1+
pydantic-settings==2.12.0
2+
requests==2.32.5
33
structlog==24.4.0

harness/requirements.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,17 +258,17 @@ pydantic-core==2.41.5 \
258258
--hash=sha256:f41eb9797986d6ebac5e8edff36d5cef9de40def462311b3eb3eeded1431e425 \
259259
--hash=sha256:f547144f2966e1e16ae626d8ce72b4cfa0caedc7fa28052001c94fb2fcaa1c52
260260
# via pydantic
261-
pydantic-settings==2.4.0 \
262-
--hash=sha256:bb6849dc067f1687574c12a639e231f3a6feeed0a12d710c1382045c5db1c315 \
263-
--hash=sha256:ed81c3a0f46392b4d7c0a565c05884e6e54b3456e6f0fe4d8814981172dc9a88
261+
pydantic-settings==2.12.0 \
262+
--hash=sha256:005538ef951e3c2a68e1c08b292b5f2e71490def8589d4221b95dab00dafcfd0 \
263+
--hash=sha256:fddb9fd99a5b18da837b29710391e945b1e30c135477f484084ee513adb93809
264264
# via -r harness/requirements.in
265265
python-dotenv==1.2.1 \
266266
--hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
267267
--hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
268268
# via pydantic-settings
269-
requests==2.32.3 \
270-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
271-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
269+
requests==2.32.5 \
270+
--hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \
271+
--hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf
272272
# via -r harness/requirements.in
273273
structlog==24.4.0 \
274274
--hash=sha256:597f61e80a91cc0749a9fd2a098ed76715a1c8a01f73e336b746504d1aad7610 \
@@ -284,7 +284,9 @@ typing-extensions==4.15.0 \
284284
typing-inspection==0.4.2 \
285285
--hash=sha256:4ed1cacbdc298c220f1bd249ed5287caa16f34d44ef4e9c3d0cbad5b521545e7 \
286286
--hash=sha256:ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464
287-
# via pydantic
287+
# via
288+
# pydantic
289+
# pydantic-settings
288290
urllib3==2.6.3 \
289291
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
290292
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4

requirements-dev.in

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ pytest-asyncio==0.24.0
66
pytest-cov==6.0.0
77
pytest-randomly==3.16.0
88
httpx==0.28.1
9-
ruff==0.8.4
10-
mypy==1.13.0
11-
types-requests==2.32.0.20241016
12-
pre-commit==4.0.1
9+
ruff==0.14.11
10+
mypy==1.19.1
11+
types-requests==2.32.4.20260107
12+
pre-commit==4.5.1
1313
pip-tools>=7.4.1
1414
vulture==2.14
15-
bandit==1.8.0
15+
bandit==1.9.2
1616
semgrep==1.102.0
17-
openapi-spec-validator==0.7.1
18-
hypothesis==6.135.0
19-
pip-licenses==5.0.0
17+
openapi-spec-validator==0.7.2
18+
hypothesis==6.150.2
19+
pip-licenses==5.5.0
2020
cyclonedx-bom==4.6.1
2121
diff-cover==9.2.0
2222
schemathesis==3.36.0
2323
pytest-playwright==0.7.2
24-
pytest-benchmark==5.1.0
24+
pytest-benchmark==5.2.3
2525
pytest-socket==0.7.0

0 commit comments

Comments
 (0)