Browse Source

build(deps-dev): bump pathspec from 0.8.0 to 0.8.1

Bumps [pathspec](https://github.com/cpburnz/python-path-specification) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/cpburnz/python-path-specification/releases)
- [Changelog](https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst)
- [Commits](https://github.com/cpburnz/python-path-specification/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
563c0b9323
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Pipfile.lock

+ 4 - 4
Pipfile.lock

@@ -161,7 +161,6 @@
                 "sha256:92b8c4b06dac4f0611c0729b2f2ede52b2e1bac1ab48f089c7ddc12e26bb60c4"
             ],
             "index": "pypi",
-            "markers": "python_version > '2.7'",
             "version": "==7.2.0"
         },
         "mypy": {
@@ -212,12 +211,12 @@
         },
         "pathspec": {
             "hashes": [
-                "sha256:7d91249d21749788d07a2d0f94147accd8f845507400749ea19c1ec9054a12b0",
-                "sha256:da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061"
+                "sha256:86379d6b86d75816baba717e64b1a3a3469deb93bb76d613c9ce79edc5cb68fd",
+                "sha256:aa0cb481c4041bf52ffa7b0d8fa6cd3e88a2ca4879c533c9153882ee2556790d"
             ],
             "index": "pypi",
             "markers": "python_version >= '3.6'",
-            "version": "==0.8.0"
+            "version": "==0.8.1"
         },
         "pluggy": {
             "hashes": [
@@ -371,6 +370,7 @@
                 "sha256:fcf135e17cc74dbfbc05894ebca928ffeb23d9790b3167a674921db19082401f",
                 "sha256:fe460b922ec15dd205595c9b5b99e2f056fd98ae8f9f56b888e7a17dc2b757e7"
             ],
+            "markers": "implementation_name == 'cpython'",
             "version": "==1.4.1"
         },
         "typing-extensions": {