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

Bump gitdb from 4.0.11 to 4.0.12 in /lib/metric-config-parser #768

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion lib/metric-config-parser/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ faker==35.2.0
# via polyfactory
flake8==5.0.4
# via pytest-flake8
gitdb==4.0.11
gitdb==4.0.12
# via gitpython
gitpython==3.1.43
# via
Expand Down
6 changes: 3 additions & 3 deletions lib/metric-config-parser/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,9 @@ flake8==5.0.4 \
# via
# -r requirements.in
# pytest-flake8
gitdb==4.0.11 \
--hash=sha256:81a3407ddd2ee8df444cbacea00e2d038e40150acfa3001696fe0dcf1d3adfa4 \
--hash=sha256:bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b
gitdb==4.0.12 \
--hash=sha256:5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 \
--hash=sha256:67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf
# via
# -r requirements.in
# gitpython
Expand Down