diff --git a/Pipfile b/Pipfile index 70ec174..2e5071d 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] [dev-packages] -pytest = "==9.0.2" +pytest = "==9.0.3" pylint = "==4.0.5" pycodestyle = "==2.14.0" pytest-cov = "==7.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 4b4d482..0b331b9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "56c431e17a2397f3cc72efd9e00685d347771ca3c71aa6236baefc11fbe9b990" + "sha256": "0098e155dc75d118afff8ae17f69bb4ea9362ad3696b2b070e0d4e055d49db8e" }, "pipfile-spec": 6, "requires": { @@ -224,12 +224,12 @@ }, "pytest": { "hashes": [ - "sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b", - "sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11" + "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", + "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==9.0.2" + "version": "==9.0.3" }, "pytest-cov": { "hashes": [