diff --git a/Pipfile b/Pipfile index 1c1d66b3..6e59a1da 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ pytest-cov = "==4.1.0" mypy = "==0.942" coveralls = "==3.3.1" flake8 = "==4.0.1" -semver = "==2.13.0" +semver = "==3.0.4" pymongo = "==4.1.1" [packages] diff --git a/Pipfile.lock b/Pipfile.lock index b76b471d..3104e638 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6e2ea3c760eac2f1e7bc914e36164af1ea014eeb54d55c5834aee7861c84d9f2" + "sha256": "5605b273a4931d9b91020afa211ab534efa92723e02d955415636b2a08c49034" }, "pipfile-spec": 6, "requires": { @@ -891,12 +891,12 @@ }, "semver": { "hashes": [ - "sha256:ced8b23dceb22134307c1b8abfa523da14198793d9787ac838e70e29e77458d4", - "sha256:fa0fe2722ee1c3f57eac478820c3a5ae2f624af8264cbdf9000c980ff7f75e3f" + "sha256:9c824d87ba7f7ab4a1890799cec8596f15c1241cb473404ea1cb0c55e4b04746", + "sha256:afc7d8c584a5ed0a11033af086e8af226a9c0b206f313e0301f8dd7b6b589602" ], "index": "pypi", - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", - "version": "==2.13.0" + "markers": "python_version >= '3.7'", + "version": "==3.0.4" }, "tomli": { "hashes": [