diff --git a/Pipfile b/Pipfile index 56828e6..065bea5 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] cryptography = ">=44.0.0" -requests = "==2.32.5" +requests = "==2.33.1" pydantic = "==2.12.5" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 894c363..db3fd02 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b1ca609dc3afd3b02b187922bc9a8cceac28bf650219a6898ee90db83b75b831" + "sha256": "25d0438f542722ff6c02a5fc2c1aacc1db5c3e061c0b07981f8f92faa49c5da7" }, "pipfile-spec": 6, "requires": { @@ -467,12 +467,12 @@ }, "requests": { "hashes": [ - "sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6", - "sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf" + "sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517", + "sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==2.32.5" + "markers": "python_version >= '3.10'", + "version": "==2.33.1" }, "typing-extensions": { "hashes": [