bump python-daemon package (#14301)

This commit is contained in:
Seth Foster 2023-07-31 21:39:17 -04:00 committed by GitHub
parent 131dd088cd
commit 601b62deef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 24 deletions

View File

@ -1,19 +0,0 @@
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
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.

View File

@ -40,6 +40,7 @@ psycopg
psutil
pygerduty
pyparsing==2.4.6 # Upgrading to v3 of pyparsing introduce errors on smart host filtering: Expected 'or' term, found 'or' (at char 15), (line:1, col:16)
python-daemon>3.0.0
python-dsv-sdk
python-tss-sdk==1.0.0
python-ldap

View File

@ -155,8 +155,6 @@ frozenlist==1.3.3
# via
# aiohttp
# aiosignal
future==0.18.3
# via django-radius
gitdb==4.0.10
# via gitpython
gitpython==3.1.30
@ -315,8 +313,10 @@ pyrad==2.4
# via django-radius
pyrsistent==0.19.2
# via jsonschema
python-daemon==2.3.2
# via ansible-runner
python-daemon==3.0.1
# via
# -r /awx_devel/requirements/requirements.in
# ansible-runner
python-dateutil==2.8.2
# via
# adal
@ -392,7 +392,6 @@ setuptools-scm[toml]==7.0.5
# via -r /awx_devel/requirements/requirements.in
six==1.16.0
# via
# ansible-runner
# automat
# azure-core
# django-pglocks