Skip to content

Commit

Permalink
Update dependency gitpython to v3.1.41 [SECURITY] (#3972)
Browse files Browse the repository at this point in the history
* Update dependency gitpython to v3.1.41 [SECURITY]

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and pre-commit-ci[bot] committed Apr 22, 2024
1 parent d515fcb commit c71fe5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -15,7 +15,7 @@ exceptiongroup==1.2.0 ; python_version >= "3.8" and python_version < "3.11"
execnet==2.0.2 ; python_version >= "3.8" and python_version < "4.0"
filelock==3.13.1 ; python_version >= "3.8" and python_version < "4.0"
gitdb==4.0.11 ; python_version >= "3.8" and python_version < "4.0"
gitpython==3.1.40 ; python_version >= "3.8" and python_version < "4.0"
gitpython==3.1.43 ; python_version >= "3.8" and python_version < "4.0"
identify==2.5.33 ; python_version >= "3.8" and python_version < "4.0"
idna==3.6 ; python_version >= "3.8" and python_version < "4.0"
imagesize==1.4.1 ; python_version >= "3.8" and python_version < "4.0"
Expand Down
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c71fe5c

Please sign in to comment.