diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/extra.old.json b/extra.old.json index 6b139dc..38c7b5f 100644 --- a/extra.old.json +++ b/extra.old.json @@ -2610,7 +2610,9 @@ "version": "1.9" }, "yabridge": { - "version": "5.1.0" + "version": "5.1.1", + "gitref": "refs/tags/5.1.1", + "revision": "1f0ef8266660028ba97401c4f9c6da31bb97ff2b" }, "yajl": { "version": "2.1.0" diff --git a/extra.old.json~ b/extra.old.json~ index ce37367..38c7b5f 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1833,8 +1833,8 @@ "url": "https://pypi.org/project/pydantic-core/2.23.3/" }, "python-pydantic-extra-types": { - "version": "2.9.0", - "url": "https://pypi.org/project/pydantic-extra-types/2.9.0/" + "version": "2.10.0", + "url": "https://pypi.org/project/pydantic-extra-types/2.10.0/" }, "python-pydantic-settings": { "version": "2.6.1", @@ -2610,7 +2610,9 @@ "version": "1.9" }, "yabridge": { - "version": "5.1.0" + "version": "5.1.1", + "gitref": "refs/tags/5.1.1", + "revision": "1f0ef8266660028ba97401c4f9c6da31bb97ff2b" }, "yajl": { "version": "2.1.0" |