diff --git a/licenses/dynaconf.txt b/licenses/dynaconf.txt new file mode 100644 index 0000000000..cbc6bbf290 --- /dev/null +++ b/licenses/dynaconf.txt @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2015 Bruno Rocha + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/requirements/requirements.in b/requirements/requirements.in index eca90202ed..b1a1dda30b 100644 --- a/requirements/requirements.in +++ b/requirements/requirements.in @@ -62,7 +62,6 @@ pyzstd # otel collector log file compression library receptorctl==1.5.3 social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs -sqlparse==0.5.0 # CVE-2024-4340 redis[hiredis] requests slack-sdk diff --git a/requirements/requirements.txt b/requirements/requirements.txt index aa7d110714..654c8b8a85 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -182,9 +182,7 @@ django-radius==1.5.1 django-solo==2.2.0 # via -r /awx_devel/requirements/requirements.in django-split-settings==1.0.0 - # via - # -r /awx_devel/requirements/requirements.in - # django-ansible-base + # via -r /awx_devel/requirements/requirements.in djangorestframework==3.15.2 # via # -r /awx_devel/requirements/requirements.in @@ -193,6 +191,8 @@ djangorestframework-yaml==2.0.0 # via -r /awx_devel/requirements/requirements.in docutils==0.20.1 # via python-daemon +dynaconf==3.2.10 + # via django-ansible-base enum-compat==0.0.3 # via asn1 filelock==3.13.1 @@ -541,10 +541,10 @@ social-auth-core==4.5.4 # via # -r /awx_devel/requirements/requirements.in # social-auth-app-django -sqlparse==0.5.0 +sqlparse==0.5.3 # via - # -r /awx_devel/requirements/requirements.in # django + # django-ansible-base tacacs-plus==1.0 # via -r /awx_devel/requirements/requirements.in tempora==5.5.1