File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " ghga_datasteward_kit"
3- version = " 4.9 .0"
3+ version = " 5.0 .0"
44description = " GHGA Data Steward Kit - A utils package for GHGA data stewards."
55dependencies = [
66 " crypt4gh >=1.6, <2" ,
77 " hexkit[s3] >=5.3" ,
88 " ghga-transpiler >=2.1.2, <3" ,
9- " metldata~=3.2 " ,
9+ " metldata~=4.0 " ,
1010 " tenacity >=9.0.0, <10" ,
1111]
1212
Original file line number Diff line number Diff line change @@ -941,9 +941,9 @@ mdurl==0.1.2 \
941941 --hash =sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \
942942 --hash =sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba
943943 # via markdown-it-py
944- metldata == 3.2 .0 \
945- --hash =sha256:b1f79317907e8091ca3866870ee5974e71516b27df89c4aba8c22e10ce83c0f2 \
946- --hash =sha256:d2cec494449fba01ff99a2e4acec16f5310ac5aa071c270114ac95cab10fd565
944+ metldata == 4.0 .0 \
945+ --hash =sha256:01c50cc236a5327c081fdd94797182fdc4e1d4f96758c177ad2b2c9ca2c2c3c4 \
946+ --hash =sha256:a99b6a44f03f1d683a6c31a77c1bbb53b5ca24921f79a13705e20c0e63fd6dcb
947947 # via ghga-datasteward-kit (pyproject.toml)
948948motor == 3.7.1 \
949949 --hash =sha256:27b4d46625c87928f331a6ca9d7c51c2f518ba0e270939d395bc1ddc89d64526 \
Original file line number Diff line number Diff line change @@ -932,9 +932,9 @@ mdurl==0.1.2 \
932932 # via
933933 # -c lock/requirements-dev.txt
934934 # markdown-it-py
935- metldata == 3.2 .0 \
936- --hash =sha256:b1f79317907e8091ca3866870ee5974e71516b27df89c4aba8c22e10ce83c0f2 \
937- --hash =sha256:d2cec494449fba01ff99a2e4acec16f5310ac5aa071c270114ac95cab10fd565
935+ metldata == 4.0 .0 \
936+ --hash =sha256:01c50cc236a5327c081fdd94797182fdc4e1d4f96758c177ad2b2c9ca2c2c3c4 \
937+ --hash =sha256:a99b6a44f03f1d683a6c31a77c1bbb53b5ca24921f79a13705e20c0e63fd6dcb
938938 # via
939939 # -c lock/requirements-dev.txt
940940 # ghga-datasteward-kit (pyproject.toml)
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ classifiers = [
2121 " Intended Audience :: Developers" ,
2222]
2323name = " ghga_datasteward_kit"
24- version = " 4.9 .0"
24+ version = " 5.0 .0"
2525description = " GHGA Data Steward Kit - A utils package for GHGA data stewards."
2626dependencies = [
2727 " crypt4gh >=1.6, <2" ,
2828 " hexkit[s3] >=5.3" ,
2929 " ghga-transpiler >=2.1.2, <3" ,
30- " metldata~=3.2 " ,
30+ " metldata~=4.0 " ,
3131 " tenacity >=9.0.0, <10" ,
3232]
3333
You can’t perform that action at this time.
0 commit comments