Release 2024-04-21.3 (#203)
* chore(pip-dev)(deps-dev): bump pluggy from 1.4.0 to 1.5.0 (#201) Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: pluggy dependency-type: direct:development 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> * chore(pip-dev)(deps-dev): bump identify from 2.5.35 to 2.5.36 (#202) Bumps [identify](https://github.com/pre-commit/identify) from 2.5.35 to 2.5.36. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.35...v2.5.36) --- updated-dependencies: - dependency-name: identify dependency-type: direct:development 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> --------- 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
7eaa8ddb33
commit
66948d96df
@ -7,7 +7,7 @@ coverage==7.4.4
|
|||||||
dill==0.3.8
|
dill==0.3.8
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
filelock==3.13.4
|
filelock==3.13.4
|
||||||
identify==2.5.35
|
identify==2.5.36
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
isort==5.13.2
|
isort==5.13.2
|
||||||
lazy-object-proxy==1.10.0
|
lazy-object-proxy==1.10.0
|
||||||
@ -17,7 +17,7 @@ nodeenv==1.8.0
|
|||||||
packaging==24.0
|
packaging==24.0
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
platformdirs==4.2.0
|
platformdirs==4.2.0
|
||||||
pluggy==1.4.0
|
pluggy==1.5.0
|
||||||
pre-commit==3.7.0
|
pre-commit==3.7.0
|
||||||
pylint-exit==1.2.0
|
pylint-exit==1.2.0
|
||||||
pylint==3.1.0
|
pylint==3.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user