diff options
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 9 | 
1 files changed, 4 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock index bada8117..8ee44f45 100644 --- a/poetry.lock +++ b/poetry.lock @@ -345,7 +345,7 @@ smmap = ">=3.0.1,<6"  [[package]]  name = "gitpython" -version = "3.1.24" +version = "3.1.25"  description = "GitPython is a python library used to interact with Git repositories"  category = "dev"  optional = false @@ -353,7 +353,6 @@ python-versions = ">=3.7"  [package.dependencies]  gitdb = ">=4.0.1,<5" -typing-extensions = {version = ">=3.7.4.3", markers = "python_version < \"3.10\""}  [[package]]  name = "identify" @@ -941,7 +940,7 @@ multidict = ">=4.0"  [metadata]  lock-version = "1.1"  python-versions = "3.9.*" -content-hash = "c9b62443b7d6a4fbc296e70a78feabf35d5d83ddc1f57864dc2e9b888035e222" +content-hash = "532d676f5ae2914e4517a8c8a48fbbb70b1e04b2791ac1fa882b5ef1a693066a"  [metadata.files]  aiohttp = [ @@ -1141,8 +1140,8 @@ gitdb = [      {file = "gitdb-4.0.9.tar.gz", hash = "sha256:bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa"},  ]  gitpython = [ -    {file = "GitPython-3.1.24-py3-none-any.whl", hash = "sha256:dc0a7f2f697657acc8d7f89033e8b1ea94dd90356b2983bca89dc8d2ab3cc647"}, -    {file = "GitPython-3.1.24.tar.gz", hash = "sha256:df83fdf5e684fef7c6ee2c02fc68a5ceb7e7e759d08b694088d0cacb4eba59e5"}, +    {file = "GitPython-3.1.25-py3-none-any.whl", hash = "sha256:4f8b0e51713642b83f1eb10136d36a7f2c5278d188c5ae82b144cb1f4e848f0c"}, +    {file = "GitPython-3.1.25.tar.gz", hash = "sha256:b923e8952c2fe0d70b129fddd8511acc90b3070c8dddb20d86ca9911a5d0c248"},  ]  identify = [      {file = "identify-2.4.0-py2.py3-none-any.whl", hash = "sha256:eba31ca80258de6bb51453084bff4a923187cd2193b9c13710f2516ab30732cc"},  |