mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
chore(deps): bump click from 8.1.7 to 8.1.8 (#12186)
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) --- updated-dependencies: - dependency-name: click 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
337a22d1c8
commit
c1d1641a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ charset-normalizer==3.4.0
|
|||
# via requests
|
||||
check-sdist==1.2.0 ; python_full_version >= '3.8'
|
||||
# via cryptography (pyproject.toml)
|
||||
click==8.1.7
|
||||
click==8.1.8
|
||||
# via cryptography (pyproject.toml)
|
||||
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
|
||||
# via
|
||||
|
|
|
|||
Loading…
Reference in a new issue