diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/extra.old.json b/extra.old.json index 203f188..d86f549 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1461,7 +1461,8 @@ "url": "https://pypi.org/project/fastapi/0.111.0/" }, "python-fastjsonschema": { - "version": "2.19.1" + "version": "2.20.0", + "url": "https://pypi.org/project/fastjsonschema/2.20.0/" }, "python-fastnumbers": { "version": "5.1.0" diff --git a/extra.old.json~ b/extra.old.json~ index f82ab8b..203f188 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1924,8 +1924,8 @@ "version": "5.2" }, "python-ulid": { - "version": "2.6.0", - "url": "https://pypi.org/project/python-ulid/2.6.0/" + "version": "2.7.0", + "url": "https://pypi.org/project/python-ulid/2.7.0/" }, "python-unearth": { "version": "0.15.4", |