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 16247b2360 build(deps): bump bitarray from 2.9.2 to 2.9.3 in /plc4py
(#1821)
16247b2360 is described below
commit 16247b23608fe85bb34b9ba40e5741b6976331a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 15:58:27 2024 +0200
build(deps): bump bitarray from 2.9.2 to 2.9.3 in /plc4py (#1821)
Bumps [bitarray](https://github.com/ilanschnell/bitarray) from 2.9.2 to
2.9.3.
-
[Changelog](https://github.com/ilanschnell/bitarray/blob/2.9.3/doc/changelog.rst)
- [Commits](https://github.com/ilanschnell/bitarray/compare/2.9.2...2.9.3)
---
updated-dependencies:
- dependency-name: bitarray
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 898bc21e9a..381944f499 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -18,7 +18,7 @@
#
aenum==3.1.15
annotated-types==0.7.0
-bitarray==2.9.2
+bitarray==2.9.3
black==24.10.0
build==1.2.2.post1
cfgv==3.4.0