diff options
-rw-r--r-- | extra.old.json | 3 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index a9e55c9..a61e39a 100644 --- a/extra.old.json +++ b/extra.old.json @@ -1559,7 +1559,8 @@ "version": "2.7.0" }, "python-pydantic-core": { - "version": "2.18.1" + "version": "2.18.2", + "url": "https://pypi.org/project/pydantic-core/2.18.2/" }, "python-pydantic-extra-types": { "version": "2.7.0", diff --git a/extra.old.json~ b/extra.old.json~ index dfec30d..a9e55c9 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -1020,7 +1020,9 @@ "version": "openpgp-ca/v0.13.1" }, "openpgp-card-ssh-agent": { - "version": "0.3.1" + "version": "0.3.2", + "gitref": "refs/tags/v0.3.2", + "revision": "2bcc5f0668a2ff2c391aaa867a7fc463df7be574" }, "openpgp-card-tools": { "version": "v0.10.0" |