Update dependencies in Pipfile and Pipfile.lock

This commit is contained in:
2024-01-23 17:19:01 -05:00
parent 9ff73e9f56
commit 53fe0aa087
2 changed files with 4 additions and 11 deletions
-4
View File
@@ -10,7 +10,3 @@ neon-client = {file = ".", editable = true}
pytest = "*"
pytest-recording = "*"
pytest-ordering = "*"
[requires]
python_version = "3.12"
Generated
+4 -7
View File
@@ -1,12 +1,10 @@
{
"_meta": {
"hash": {
"sha256": "a17ed941efb0457064bf3542d27eaf18a1653f15fe5fe86301ad9cec6d55ed11"
"sha256": "e261b9dd54af67ee8f4f25e53d0f009c0e780585c6ae8a178237893f4dc23c48"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.12"
},
"requires": {},
"sources": [
{
"name": "pypi",
@@ -474,11 +472,10 @@
},
"vcrpy": {
"hashes": [
"sha256:605e7b7a63dcd940db1df3ab2697ca7faf0e835c0852882142bafb19649d599e",
"sha256:bbf1532f2618a04f11bce2a99af3a9647a32c880957293ff91e0a5f187b6b3d2"
"sha256:04fc36b53981b32680d7a860bf4ceca0fbe9948349b2ac7ffd4d8f7324b77006"
],
"markers": "python_version >= '3.8'",
"version": "==5.1.0"
"version": "==6.0.0"
},
"wrapt": {
"hashes": [