Skip to content

Commit

Permalink
Update to gitpython>=3.1.32 due to GHSA-pr76-5cm5-w9cj
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
  • Loading branch information
s0undt3ch committed Aug 16, 2023
1 parent 05231cf commit 386799f
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 28 deletions.
1 change: 1 addition & 0 deletions changelog/64988.security.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update to `gitpython>=3.1.32` due to https://github.com/advisories/GHSA-pr76-5cm5-w9cj
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.1.0
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/darwin.txt
# -r requirements/static/ci/common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.0.1
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/static/ci/common.in
# -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.1.0
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.0.1
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/static/ci/common.in
# -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.1.0
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.0.1
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.8/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/static/ci/common.in
# -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.1.0
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/darwin.txt
# -r requirements/static/ci/common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ geomet==0.2.1.post1
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==2.0.1
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/static/ci/common.in
google-auth==1.6.3
# via kubernetes
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ geomet==0.1.2
# via cassandra-driver
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via
# -r requirements/static/ci/common.in
# -r requirements/windows.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/darwin.txt
idna==2.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.10/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/windows.txt
idna==2.8
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.7/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/windows.txt
idna==2.8
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.8/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/windows.txt
idna==2.8
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.5
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/darwin.txt
idna==2.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/pkg/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ distro==1.5.0
# via -r requirements/base.txt
gitdb==4.0.7
# via gitpython
gitpython==3.1.30 ; python_version >= "3.7"
gitpython==3.1.32 ; python_version >= "3.7"
# via -r requirements/windows.txt
idna==2.8
# via requests
Expand Down

0 comments on commit 386799f

Please sign in to comment.