Skip to content

Commit acbeac2

Browse files
chore(deps): bump the python-deps group with 2 updates (#808)
Bumps the python-deps group with 2 updates: [cryptography](https://github.com/pyca/cryptography) and [tqdm](https://github.com/tqdm/tqdm). Updates `cryptography` from 48.0.0 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...48.0.1) Updates `tqdm` from 4.68.1 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.1...v4.68.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4d49ee commit acbeac2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ certifi==2026.5.20
66
cffi==2.0.0
77
charset-normalizer==3.4.7
88
click==8.4.1
9-
cryptography==48.0.0
9+
cryptography==48.0.1
1010
flake8==7.3.0
1111
idna==3.18
1212
Jinja2==3.1.6
@@ -34,7 +34,7 @@ rpds-py==0.30.0
3434
ruamel.yaml==0.19.1
3535
ruamel.yaml.clib==0.2.15
3636
shellingham==1.5.4
37-
tqdm==4.68.1
37+
tqdm==4.68.2
3838
typer==0.25.1
3939
typing-inspection==0.4.2
4040
typing_extensions==4.15.0

0 commit comments

Comments
 (0)