mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump ruff from 0.8.1 to 0.8.2 (#12105)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d49947efb0
commit
68dc2441a6
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ requests==2.31.0 ; python_full_version < '3.8'
|
|||
# via sphinx
|
||||
requests==2.32.3 ; python_full_version >= '3.8'
|
||||
# via sphinx
|
||||
ruff==0.8.1
|
||||
ruff==0.8.2
|
||||
# via cryptography (pyproject.toml)
|
||||
six==1.16.0 ; python_full_version < '3.8'
|
||||
# via bleach
|
||||
|
|
|
|||
Loading…
Reference in a new issue