build(deps): bump clingo from 5.6.2 to 5.7.1 in /.github/workflows/style (#42732)
Bumps [clingo](https://github.com/potassco/clingo) from 5.6.2 to 5.7.1. - [Release notes](https://github.com/potassco/clingo/releases) - [Changelog](https://github.com/potassco/clingo/blob/master/CHANGES.md) - [Commits](https://github.com/potassco/clingo/compare/v5.6.2...v5.7.1) --- updated-dependencies: - dependency-name: clingo dependency-type: direct:production update-type: version-update:semver-minor ... 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
ac92e94b00
commit
b88c4792a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/style/requirements.txt
vendored
2
.github/workflows/style/requirements.txt
vendored
|
@ -1,5 +1,5 @@
|
||||||
black==24.2.0
|
black==24.2.0
|
||||||
clingo==5.6.2
|
clingo==5.7.1
|
||||||
flake8==7.0.0
|
flake8==7.0.0
|
||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
mypy==1.8.0
|
mypy==1.8.0
|
||||||
|
|
Loading…
Reference in a new issue