Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump gitpython from 3.1.27 to 3.1.34 #661

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ flake8==5.0.4
# via -r dev_requirements.in
gitdb==4.0.9
# via gitpython
gitpython==3.1.27
gitpython==3.1.34
# via bandit
identify==2.5.5
# via pre-commit
Expand Down Expand Up @@ -99,8 +99,6 @@ requests==2.28.1
# via semgrep
ruamel-yaml==0.17.21
# via semgrep
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
semgrep==0.64.0
# via -r dev_requirements.in
six==1.16.0
Expand All @@ -114,14 +112,9 @@ stevedore==4.0.0
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# coverage
# pytest
# via pytest
tqdm==4.64.1
# via semgrep
typing-extensions==4.3.0
# via black
urllib3==1.26.12
# via requests
virtualenv==20.16.4
Expand Down