Skip to content

Commit 7ed5f71

Browse files
build(deps): Bump packaging from 22.0 to 23.0 in /requirements (#156)
Bumps [packaging](https://github.com/pypa/packaging) from 22.0 to 23.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@22.0...23.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04c1813 commit 7ed5f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ numpy==1.24.1
4343
# pandas
4444
openpyxl==3.0.10
4545
# via unstructured (setup.py)
46-
packaging==22.0
46+
packaging==23.0
4747
# via argilla
4848
pandas==1.5.2
4949
# via

Diff for: requirements/huggingface.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ numpy==1.24.1
6161
# transformers
6262
openpyxl==3.0.10
6363
# via unstructured (setup.py)
64-
packaging==22.0
64+
packaging==23.0
6565
# via
6666
# argilla
6767
# huggingface-hub

0 commit comments

Comments
 (0)