Skip to content

Commit

Permalink
build(deps): bump bitarray from 2.9.3 to 3.0.0 in /plc4py (#1826)
Browse files Browse the repository at this point in the history
Bumps [bitarray](https://github.com/ilanschnell/bitarray) from 2.9.3 to 3.0.0.
- [Changelog](https://github.com/ilanschnell/bitarray/blob/master/doc/changelog.rst)
- [Commits](ilanschnell/bitarray@2.9.3...3.0.0)

---
updated-dependencies:
- dependency-name: bitarray
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 331f00f commit 4c7532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4py/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
aenum==3.1.15
annotated-types==0.7.0
bitarray==2.9.3
bitarray==3.0.0
black==24.10.0
build==1.2.2.post1
cfgv==3.4.0
Expand Down

0 comments on commit 4c7532c

Please sign in to comment.