We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3bd9dc commit dceb0e7Copy full SHA for dceb0e7
requirements/requirements.in
@@ -26,7 +26,7 @@ django-split-settings==1.0.0 # We hit a strange issue where the release proce
26
djangorestframework
27
djangorestframework-yaml
28
filelock
29
-GitPython>=3.1.30 # CVE-2022-24439
+GitPython>=3.1.32 # CVE-2023-40267
30
hiredis==2.0.0 # see UPGRADE BLOCKERs
31
irc
32
jinja2
requirements/requirements.txt
@@ -155,7 +155,7 @@ frozenlist==1.3.3
155
# aiosignal
156
gitdb==4.0.10
157
# via gitpython
158
-gitpython==3.1.30
+gitpython==3.1.32
159
# via -r /awx_devel/requirements/requirements.in
160
google-auth==2.14.1
161
# via kubernetes
0 commit comments