Skip to content

Commit c3f6ebe

Browse files
dependabot[bot]liuruibin
authored andcommitted
build(deps): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [cryptography](https://github.com/pyca/cryptography). Updates `torch` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.12.0...v2.12.1) Updates `cryptography` from 46.0.7 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 946fe7a commit c3f6ebe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"langchain-aws==1.4.6",
3434
"langgraph==1.1.10",
3535
"deepagents==0.5.8",
36-
"torch==2.12.0",
36+
"torch==2.12.1",
3737
"numpy==1.26.4",
3838
"sentence-transformers==5.0.0",
3939
"qianfan==0.4.12.3",
@@ -63,7 +63,7 @@ dependencies = [
6363
"jsonpath-ng==1.8.0",
6464
"markdownify==1.2.2",
6565
"polib==1.2.0",
66-
"cryptography==46.0.7"
66+
"cryptography==48.0.1"
6767
]
6868

6969
[tool.uv]

0 commit comments

Comments
 (0)