Skip to content

Commit 91e88ac

Browse files
dependabot[bot]marcospri
authored andcommitted
Bump data-tasks from 0.0.4 to 0.0.5
Bumps [data-tasks](https://github.com/hypothesis/data-tasks) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/hypothesis/data-tasks/releases) - [Commits](hypothesis/data-tasks@0.0.4...0.0.5) --- updated-dependencies: - dependency-name: data-tasks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 199471f commit 91e88ac

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ cryptography==44.0.1
8080
# -r requirements/prod.txt
8181
# joserfc
8282
# pyjwt
83-
data-tasks==0.0.4
83+
data-tasks==0.0.5
8484
# via -r requirements/prod.txt
8585
decorator==5.1.1
8686
# via ipython

requirements/functests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ cryptography==44.0.1
8080
# -r requirements/prod.txt
8181
# joserfc
8282
# pyjwt
83-
data-tasks==0.0.4
83+
data-tasks==0.0.5
8484
# via -r requirements/prod.txt
8585
factory-boy==3.3.1
8686
# via

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ cryptography==44.0.1
112112
# -r requirements/tests.txt
113113
# joserfc
114114
# pyjwt
115-
data-tasks==0.0.4
115+
data-tasks==0.0.5
116116
# via
117117
# -r requirements/functests.txt
118118
# -r requirements/tests.txt

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cryptography==44.0.1
5151
# via
5252
# joserfc
5353
# pyjwt
54-
data-tasks==0.0.4
54+
data-tasks==0.0.5
5555
# via -r requirements/prod.in
5656
frozenlist==1.4.1
5757
# via

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ cryptography==44.0.1
8484
# -r requirements/prod.txt
8585
# joserfc
8686
# pyjwt
87-
data-tasks==0.0.4
87+
data-tasks==0.0.5
8888
# via -r requirements/prod.txt
8989
execnet==2.1.1
9090
# via pytest-xdist

requirements/typecheck.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ cryptography==44.0.1
7878
# -r requirements/prod.txt
7979
# joserfc
8080
# pyjwt
81-
data-tasks==0.0.4
81+
data-tasks==0.0.5
8282
# via -r requirements/prod.txt
8383
frozenlist==1.4.1
8484
# via

0 commit comments

Comments
 (0)