Merge pull request #13459 from djyasin/forwardport_deps_bump

Updating wheel and gitpython dependencies
This commit is contained in:
Lila Yasin 2023-02-03 10:35:24 -05:00 committed by GitHub
commit 052644eb9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2013-2016 Python Charmers Pty Ltd, Australia
Copyright (c) 2013-2019 Python Charmers Pty Ltd, Australia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,7 +1,6 @@
"wheel" copyright (c) 2012-2014 Daniel Holth <dholth@fastmail.fm> and
contributors.
MIT License
The MIT License
Copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and contributors
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),

View File

@ -25,7 +25,7 @@ django-taggit
djangorestframework==3.13.1
djangorestframework-yaml
filelock
GitPython
GitPython>=3.1.30 # CVE-2022-24439
hiredis==2.0.0 # see UPGRADE BLOCKERs
irc
jinja2
@ -55,7 +55,7 @@ twilio
twisted[tls]
uWSGI
uwsgitop
wheel
wheel>=0.38.1 # CVE-2022-40898
pip==21.2.4 # see UPGRADE BLOCKERs
setuptools # see UPGRADE BLOCKERs
setuptools_scm[toml] # see UPGRADE BLOCKERs, xmlsec build dep

View File

@ -154,7 +154,7 @@ frozenlist==1.3.3
# django-radius
gitdb==4.0.10
# via gitpython
gitpython==3.1.29
gitpython==3.1.30
# via -r /awx_devel/requirements/requirements.in
google-auth==2.14.1
# via kubernetes