aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-01-14 17:09:53 -0800
committerGravatar GitHub <[email protected]>2023-01-14 17:09:53 -0800
commit555817d5be7d66d6a86be1e009f17361cc9d244a (patch)
tree7dfa1854a59048b83f2afff455a3ac11d475fcae
parentMerge pull request #835 from python-discord/dependabot/pip/pymdown-extensions... (diff)
parentBump gitpython from 3.1.29 to 3.1.30 (diff)
Merge pull request #836 from python-discord/dependabot/pip/gitpython-3.1.30
-rw-r--r--poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock
index dd3baeca..39a364e3 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -622,15 +622,15 @@ files = [
smmap = ">=3.0.1,<6"
[[package]]
-name = "GitPython"
-version = "3.1.29"
+name = "gitpython"
+version = "3.1.30"
description = "GitPython is a python library used to interact with Git repositories"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
- {file = "GitPython-3.1.29-py3-none-any.whl", hash = "sha256:41eea0deec2deea139b459ac03656f0dd28fc4a3387240ec1d3c259a2c47850f"},
- {file = "GitPython-3.1.29.tar.gz", hash = "sha256:cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd"},
+ {file = "GitPython-3.1.30-py3-none-any.whl", hash = "sha256:cd455b0000615c60e286208ba540271af9fe531fa6a87cc590a7298785ab2882"},
+ {file = "GitPython-3.1.30.tar.gz", hash = "sha256:769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8"},
]
[package.dependencies]