Skip to content

Commit 58a7eaf

Browse files
authored
Updated marshmallow-oneofschema to 3.1.0 (#246)
1 parent e6e7412 commit 58a7eaf

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

metapkg/poetry.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

metapkg/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ flask-restx = "==1.1.0"
3232
graphviz = "==0.17"
3333
ipdb = "==0.13.13"
3434
ipython = "==8.10.0"
35-
marshmallow-oneofschema = "==3.0.1"
35+
marshmallow-oneofschema = "==3.1.0"
3636
pandas = "==1.5.3"
3737
pyopenssl = "==23.2.0"
3838
python-dateutil = "==2.8.2"
@@ -248,7 +248,6 @@ jaeger-client = {ignore = true}
248248
jinja2 = {ignore = true}
249249
lz4 = {ignore = true}
250250
marshmallow = {ignore = true}
251-
marshmallow-oneofschema = {ignore = true}
252251
more-itertools = {ignore = true}
253252
openpyxl = {ignore = true}
254253
oracledb = {ignore = true}

0 commit comments

Comments
 (0)