Skip to content

Commit aa66dc9

Browse files
Bump cryptography from 46.0.6 to 46.0.7 (#435)
* Bump cryptography from 46.0.6 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update .pre-commit-config.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: d33bs <ekgto445@gmail.com>
1 parent 9bc7c11 commit aa66dc9

2 files changed

Lines changed: 77 additions & 94 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: check-yaml
1212
- id: check-toml
1313
- repo: https://github.com/python-poetry/poetry
14-
rev: 2.3.3
14+
rev: 2.3.4
1515
hooks:
1616
- id: poetry-check
1717
- repo: https://github.com/tox-dev/pyproject-fmt
@@ -63,7 +63,7 @@ repos:
6363
hooks:
6464
- id: vulture
6565
- repo: https://github.com/pre-commit/mirrors-mypy
66-
rev: v1.20.0
66+
rev: v1.20.1
6767
hooks:
6868
- id: mypy
6969
exclude: >

0 commit comments

Comments
 (0)