This is an automated email from the ASF dual-hosted git repository. otluk pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push: new 3b6e7e68e6 build(deps): bump black from 24.4.2 to 24.8.0 in /plc4py (#1717) 3b6e7e68e6 is described below commit 3b6e7e68e6518eff401aeeab7c25f5fa2777fcce Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Aug 6 08:06:27 2024 +0200 build(deps): bump black from 24.4.2 to 24.8.0 in /plc4py (#1717) Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- plc4py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt index 36234c679a..47c844ef82 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -19,7 +19,7 @@ aenum==3.1.15 annotated-types==0.7.0 bitarray==2.9.2 -black==24.4.2 +black==24.8.0 build==1.2.1 cfgv==3.4.0 click==8.1.7