Skip to content

Commit

Permalink
Bump data-tasks from 0.0.3 to 0.0.4
Browse files Browse the repository at this point in the history
Bumps [data-tasks](https://github.com/hypothesis/data-tasks) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/hypothesis/data-tasks/releases)
- [Commits](hypothesis/data-tasks@0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: data-tasks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent ef43629 commit f7da073
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 12 deletions.
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ colander==2.0
# via
# -r requirements/prod.txt
# deform
data-tasks==0.0.3
data-tasks==0.0.4
# via -r requirements/prod.txt
decorator==5.1.1
# via
Expand Down Expand Up @@ -107,7 +107,6 @@ hupper==1.12
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# data-tasks
# h-api
# pip-sync-faster
importlib-resources==6.4.0
Expand Down
3 changes: 1 addition & 2 deletions requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ colander==2.0
# via
# -r requirements/prod.txt
# deform
data-tasks==0.0.3
data-tasks==0.0.4
# via -r requirements/prod.txt
deform==2.0.15
# via -r requirements/prod.txt
Expand Down Expand Up @@ -103,7 +103,6 @@ hupper==1.12
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# data-tasks
# h-api
# pip-sync-faster
importlib-resources==6.4.0
Expand Down
3 changes: 1 addition & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ coverage[toml]==7.5.3
# via
# -r requirements/tests.txt
# pytest-cov
data-tasks==0.0.3
data-tasks==0.0.4
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down Expand Up @@ -174,7 +174,6 @@ importlib-metadata==7.0.1
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
# data-tasks
# h-api
# pip-sync-faster
importlib-resources==6.4.0
Expand Down
6 changes: 2 additions & 4 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ click-repl==0.3.0
# via celery
colander==2.0
# via deform
data-tasks==0.0.3
data-tasks==0.0.4
# via -r requirements/prod.in
deform==2.0.15
# via -r requirements/prod.in
Expand Down Expand Up @@ -72,9 +72,7 @@ h-pyramid-sentry==1.2.4
hupper==1.12
# via pyramid
importlib-metadata==7.0.1
# via
# data-tasks
# h-api
# via h-api
importlib-resources==6.4.0
# via
# -r requirements/prod.in
Expand Down
3 changes: 1 addition & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ coverage[toml]==7.5.3
# via
# -r requirements/tests.in
# pytest-cov
data-tasks==0.0.3
data-tasks==0.0.4
# via -r requirements/prod.txt
deform==2.0.15
# via -r requirements/prod.txt
Expand Down Expand Up @@ -112,7 +112,6 @@ hypothesis==6.103.2
importlib-metadata==7.0.1
# via
# -r requirements/prod.txt
# data-tasks
# h-api
# pip-sync-faster
importlib-resources==6.4.0
Expand Down

0 comments on commit f7da073

Please sign in to comment.