Skip to content

Commit 87a77ab

Browse files
build(deps): Bump argilla from 1.1.0 to 1.1.1 in /requirements (#93)
Bumps [argilla](https://github.com/argilla-io/argilla) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/argilla-io/argilla/releases) - [Changelog](https://github.com/argilla-io/argilla/blob/develop/release.Dockerfile) - [Commits](argilla-io/argilla@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: argilla dependency-type: direct:production update-type: version-update:semver-patch ... 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 a111c3b commit 87a77ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements/base.txt
66
#
7-
argilla==1.1.0
7+
argilla==1.1.1
88
# via unstructured (setup.py)
99
backoff==2.2.1
1010
# via argilla

requirements/huggingface.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --extra=huggingface --output-file=requirements/huggingface.txt
66
#
7-
argilla==1.1.0
7+
argilla==1.1.1
88
# via unstructured (setup.py)
99
backoff==2.2.1
1010
# via argilla

0 commit comments

Comments
 (0)