Skip to content

Commit f250ddf

Browse files
chore(deps): bump the root-dependencies group with 21 updates
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [psycopg](https://github.com/psycopg/psycopg), [redis](https://github.com/redis/redis-py), [sse-starlette](https://github.com/sysid/sse-starlette), [python-multipart](https://github.com/Kludex/python-multipart), [aiosqlite](https://github.com/omnilib/aiosqlite), [python-whois](https://github.com/richardpenman/whois), [cryptography](https://github.com/pyca/cryptography), [openai](https://github.com/openai/openai-python), [setuptools](https://github.com/pypa/setuptools), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [anyio](https://github.com/agronholm/anyio), [pip-audit](https://github.com/pypa/pip-audit), [pyyaml](https://github.com/yaml/pyyaml) and [trio](https://github.com/python-trio/trio) to permit the latest version. Updates `fastapi` to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.141.1) Updates `uvicorn` to 0.52.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.6...0.52.0) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.13.4) Updates `pydantic-settings` to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.0...v2.14.2) Updates `psycopg` to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.0...3.3.4) Updates `redis` to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v8.1.0) Updates `sse-starlette` to 3.4.6 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v2.1.0...v3.4.6) Updates `python-multipart` to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.9...0.0.32) Updates `aiosqlite` to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.20.0...v0.22.1) Updates `python-whois` to 0.9.6 - [Commits](https://github.com/richardpenman/whois/commits) Updates `cryptography` to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.0...50.0.0) Updates `openai` to 2.52.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.0.0...v2.52.0) Updates `setuptools` to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v61.0.0...v83.0.0) Updates `pytest` to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...9.1.1) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `ruff` to 0.16.1 - [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.15.12...0.16.1) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.4.0) Updates `anyio` to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.0.0...4.14.2) Updates `pip-audit` to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.6.0...v2.10.1) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.3) Updates `trio` to 0.33.0 - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.27.0...v0.33.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: psycopg dependency-version: 3.3.4 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: sse-starlette dependency-version: 3.4.6 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: python-whois dependency-version: 0.9.6 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: openai dependency-version: 2.52.0 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:development dependency-group: root-dependencies - dependency-name: trio dependency-version: 0.33.0 dependency-type: direct:development dependency-group: root-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 837bdce commit f250ddf

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

backend/requirements-dev.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
pytest>=8.3.5
2-
pytest-cov>=6.0.0
1+
pytest>=9.1.1
2+
pytest-cov>=7.1.0
33
httpx>=0.28.1
4-
ruff>=0.15.12
5-
pytest-asyncio>=0.24.0
6-
anyio>=4.0.0
7-
pip-audit>=2.6.0
8-
pyyaml>=6.0
9-
trio>=0.27.0
4+
ruff>=0.16.1
5+
pytest-asyncio>=1.4.0
6+
anyio>=4.14.2
7+
pip-audit>=2.10.1
8+
pyyaml>=6.0.3
9+
trio>=0.33.0

backend/requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
fastapi>=0.115.0
2-
cryptography>=42.0.0
3-
uvicorn[standard]>=0.30.6
4-
pydantic>=2.8.2
5-
pydantic-settings>=2.6.0
6-
psycopg[binary]>=3.3.0
7-
redis>=5.2.1
8-
sse-starlette>=2.1.0
9-
python-multipart>=0.0.9
1+
fastapi>=0.141.1
2+
cryptography>=50.0.0
3+
uvicorn[standard]>=0.52.0
4+
pydantic>=2.13.4
5+
pydantic-settings>=2.14.2
6+
psycopg[binary]>=3.3.4
7+
redis>=8.1.0
8+
sse-starlette>=3.4.6
9+
python-multipart>=0.0.32
1010
xhtml2pdf>=0.2.17
11-
aiosqlite>=0.20.0
12-
python-whois>=0.9.4
11+
aiosqlite>=0.22.1
12+
python-whois>=0.9.6
1313
httpx>=0.28.1
14-
openai>=1.0.0
14+
openai>=2.52.0

pyproject.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,27 @@ name = "secuscan"
99
version = "0.1.0"
1010
description = "Local-First Pentesting Toolkit"
1111
dependencies = [
12-
"fastapi>=0.115.0",
13-
"uvicorn[standard]>=0.30.6",
14-
"pydantic>=2.8.2",
15-
"pydantic-settings>=2.6.0",
16-
"psycopg[binary]>=3.3.0",
17-
"redis>=5.2.1",
18-
"sse-starlette>=2.1.0",
19-
"python-multipart>=0.0.9",
12+
"fastapi>=0.141.1",
13+
"uvicorn[standard]>=0.52.0",
14+
"pydantic>=2.13.4",
15+
"pydantic-settings>=2.14.2",
16+
"psycopg[binary]>=3.3.4",
17+
"redis>=8.1.0",
18+
"sse-starlette>=3.4.6",
19+
"python-multipart>=0.0.32",
2020
"xhtml2pdf>=0.2.17",
21-
"aiosqlite>=0.20.0",
22-
"python-whois>=0.9.4",
23-
"cryptography>=42.0.0",
21+
"aiosqlite>=0.22.1",
22+
"python-whois>=0.9.6",
23+
"cryptography>=50.0.0",
2424
"httpx[cli]>=0.28.1",
25-
"openai>=1.0.0"
25+
"openai>=2.52.0"
2626
]
2727

2828
[project.scripts]
2929
secuscan = "backend.secuscan.cli:main"
3030

3131
[build-system]
32-
requires = ["setuptools>=61.0.0", "wheel"]
32+
requires = ["setuptools>=83.0.0", "wheel"]
3333
build-backend = "setuptools.build_meta"
3434

3535
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)