From 5d2765e513fa55be74aef4456d6b353d24bc7097 Mon Sep 17 00:00:00 2001 From: Sergiy Markin Date: Tue, 20 Feb 2024 23:07:28 +0000 Subject: [PATCH] Airflow stable 2.8.1 Change-Id: I479c43de1c7a4a54a77be4a6652754f0d95a8991 --- .zuul.yaml | 2 +- requirements-frozen.txt | 149 ++++++++++++++++++++-------------------- tox.ini | 4 +- 3 files changed, 79 insertions(+), 76 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 75cf1bd9..012fe0b2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -330,7 +330,7 @@ commit: true static: - latest - - airflow_2.6.2 + - airflow_2.8.1 - job: name: deckhand-docker-tag-ubuntu_focal diff --git a/requirements-frozen.txt b/requirements-frozen.txt index c205f79b..1f6412fa 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -1,106 +1,109 @@ -alembic==1.11.1 -amqp==5.1.1 -attrs==23.1.0 -autopage==0.5.1 +alembic==1.13.1 +amqp==5.2.0 +attrs==23.2.0 +autopage==0.5.2 backports.zoneinfo==0.2.1 barbican==14.0.2 -bcrypt==4.0.1 +bcrypt==4.1.2 Beaker==1.12.1 -cachetools==5.3.1 -castellan==4.1.0 -certifi==2023.5.7 -cffi==1.15.1 -charset-normalizer==3.1.0 -cliff==4.3.0 +cachetools==5.3.2 +castellan==4.3.0 +certifi==2023.11.17 +cffi==1.16.0 +charset-normalizer==3.3.2 +cliff==4.5.0 cmd2==2.4.3 -cryptography==40.0.2 +cryptography==41.0.7 debtcollector==2.5.0 decorator==5.1.1 -deepdiff==6.3.1 -dnspython==2.3.0 -dogpile.cache==1.2.2 -eventlet==0.33.3 -falcon==3.1.1 -fasteners==0.18 +deepdiff==6.7.1 +dnspython==2.4.2 +dogpile.cache==1.3.1 +eventlet==0.34.3 +falcon==3.1.3 +fasteners==0.19 fixtures==4.1.0 futurist==2.4.1 -greenlet==2.0.2 +greenlet==3.0.3 html5lib==0.9999999 httpexceptor==1.4.0 -idna==3.4 -importlib-metadata==4.13.0 -importlib-resources==5.12.0 -iso8601==2.0.0 -Jinja2==3.1.2 -jsonpath-ng==1.5.3 -jsonpickle==3.0.1 -jsonschema==4.17.3 +idna==3.6 +importlib-metadata==6.11.0 +importlib-resources==5.13.0 +iso8601==2.1.0 +Jinja2==3.1.3 +jsonpath-ng==1.6.1 +jsonpickle==3.0.2 +jsonschema==4.20.0 +jsonschema-specifications==2023.12.1 keystoneauth1==4.3.1 -keystonemiddleware==10.4.0 -kombu==5.3.0 +keystonemiddleware==10.5.0 +kombu==5.3.5 ldap3==2.9.1 logutils==0.3.5 -Mako==1.2.4 +Mako==1.3.0 MarkupSafe==2.1.3 -msgpack==1.0.5 -netaddr==0.8.0 +msgpack==1.0.7 +netaddr==1.2.1 netifaces==0.11.0 networkx==3.1 ordered-set==4.1.0 os-service-types==1.7.0 -oslo.cache==3.4.0 -oslo.concurrency==5.1.1 +oslo.cache==3.6.0 +oslo.concurrency==5.3.0 oslo.config==8.6.0 oslo.context==4.0.0 oslo.db==11.2.0 -oslo.i18n==6.0.0 +oslo.i18n==6.2.0 oslo.log==4.8.0 -oslo.messaging==14.3.1 -oslo.metrics==0.6.0 -oslo.middleware==5.1.1 +oslo.messaging==14.6.0 +oslo.metrics==0.7.0 +oslo.middleware==6.0.0 oslo.policy==3.10.1 oslo.serialization==4.1.0 -oslo.service==3.1.1 -oslo.upgradecheck==2.1.1 +oslo.service==3.3.0 +oslo.upgradecheck==2.2.0 oslo.utils==4.12.3 -oslo.versionedobjects==3.1.0 -packaging==21.3 -Paste==3.5.3 -PasteDeploy==3.0.1 -PasteScript==3.3.0 -pbr==5.11.1 +oslo.versionedobjects==3.2.0 +packaging==23.2 +Paste==3.7.1 +PasteDeploy==3.1.0 +PasteScript==3.4.0 +pbr==6.0.0 pecan==1.5.1 -pip==23.1.2 +pip==23.2.1 pkgutil_resolve_name==1.3.10 ply==3.11 -prettytable==3.8.0 -prometheus-client==0.17.0 -psycopg2-binary==2.9.6 -pyasn1==0.4.8 +prettytable==3.10.0 +prometheus-client==0.19.0 +psycopg2-binary==2.9.9 +pyasn1==0.5.1 pycadf==3.1.1 pycparser==2.21 +PyJWT==2.8.0 pylibyaml==0.1.0 -pyOpenSSL==23.2.0 -pyparsing==3.0.9 +pyOpenSSL==23.3.0 +pyparsing==3.1.1 pyperclip==1.8.2 -pyrsistent==0.19.3 python-barbicanclient==5.4.0 python-dateutil==2.8.2 -python-keystoneclient==5.1.0 -python-memcached==1.59 +python-keystoneclient==5.3.0 +python-memcached==1.62 python-mimeparse==1.6.0 -pytz==2023.3 -PyYAML==6.0 +pytz==2023.3.post1 +PyYAML==6.0.1 +referencing==0.32.1 repoze.lru==0.7 requests==2.31.0 resolver==0.2.1 rfc3986==1.5.0 Routes==2.5.1 +rpds-py==0.17.1 selector==0.10.1 -setuptools==67.7.2 -simplejson==3.19.1 +setuptools==68.2.2 +simplejson==3.19.2 six==1.16.0 -SQLAlchemy==1.4.48 +SQLAlchemy==1.4.51 sqlalchemy-migrate==0.13.0 sqlparse==0.4.4 statsd==4.0.1 @@ -108,18 +111,18 @@ stevedore==5.1.0 Tempita==0.5.2 testresources==2.0.1 testscenarios==0.5.0 -testtools==2.6.0 +testtools==2.7.1 tiddlyweb==2.4.3 -typing_extensions==4.6.3 -tzdata==2023.3 -urllib3==1.26.16 -uWSGI==2.0.22 -vine==5.0.0 -wcwidth==0.2.6 +typing_extensions==4.9.0 +tzdata==2023.4 +urllib3==1.26.18 +uWSGI==2.0.24 +vine==5.1.0 +wcwidth==0.2.13 WebOb==1.8.7 Werkzeug==2.2.3 -wheel==0.40.0 -wrapt==1.15.0 -yappi==1.4.0 -zipp==3.15.0 -xattr==0.10.1 \ No newline at end of file +wheel==0.41.2 +wrapt==1.16.0 +xattr==0.10.1 +yappi==1.6.0 +zipp==3.17.0 diff --git a/tox.ini b/tox.ini index e5d07524..00eb5f2c 100644 --- a/tox.ini +++ b/tox.ini @@ -34,7 +34,7 @@ passenv = deps = -r{toxinidir}/requirements-frozen.txt -r{toxinidir}/test-requirements.txt - -c https://raw.githubusercontent.com/apache/airflow/constraints-2.6.2/constraints-3.8.txt + -c https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.8.txt commands = find . -type f -name "*.pyc" -delete rm -Rf .testrepository/times.dbm @@ -54,7 +54,7 @@ allowlist_externals= sh deps= -r{toxinidir}/requirements-direct.txt - -c https://raw.githubusercontent.com/apache/airflow/constraints-2.6.2/constraints-3.8.txt + -c https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.8.txt commands= rm -f requirements-frozen.txt sh -c "pip freeze --all | grep -vE 'deckhand|pyinotify|pkg-resources==0.0.0' > requirements-frozen.txt"