Closed phillxnet closed 5 months ago
Re-run of poetry update to refresh poetry.lock within pyproject.toml definitions:
poetry update
Package operations: 1 install, 19 updates, 0 removals
• Updating backports-tarfile (1.1.0 -> 1.2.0) • Updating cryptography (42.0.5 -> 42.0.8) • Updating more-itertools (10.2.0 -> 10.3.0) • Updating zipp (3.18.1 -> 3.19.2) • Updating certifi (2024.2.2 -> 2024.6.2) • Updating jaraco-functools (4.0.0 -> 4.0.1) • Updating setuptools (69.5.1 -> 70.0.0) • Updating typing-extensions (4.11.0 -> 4.12.2) • Updating urllib3 (2.2.1 -> 2.2.2) • Updating django (4.2.11 -> 4.2.13) • Updating keyring (25.1.0 -> 25.2.1) • Updating packaging (24.0 -> 24.1) • Installing pytz (2024.1) • Updating requests (2.31.0 -> 2.32.3) • Updating zope-interface (6.3 -> 6.4.post2) • Updating django-oauth-toolkit (2.3.0 -> 2.4.0) • Updating django-pipeline (3.0.0 -> 3.1.0) • Updating huey (2.5.0 -> 2.5.1) • Updating psycopg (3.1.18 -> 3.1.19) • Updating pyzmq (26.0.0 -> 26.0.3)
Writing lock file
Fixes #2849
And rpm built from the product of this patch installed OK and was setup successfully. The resulting system rebooted to a working Web-UI.
Re-run of
poetry update
to refresh poetry.lock within pyproject.toml definitions:Package operations: 1 install, 19 updates, 0 removals
• Updating backports-tarfile (1.1.0 -> 1.2.0) • Updating cryptography (42.0.5 -> 42.0.8) • Updating more-itertools (10.2.0 -> 10.3.0) • Updating zipp (3.18.1 -> 3.19.2) • Updating certifi (2024.2.2 -> 2024.6.2) • Updating jaraco-functools (4.0.0 -> 4.0.1) • Updating setuptools (69.5.1 -> 70.0.0) • Updating typing-extensions (4.11.0 -> 4.12.2) • Updating urllib3 (2.2.1 -> 2.2.2) • Updating django (4.2.11 -> 4.2.13) • Updating keyring (25.1.0 -> 25.2.1) • Updating packaging (24.0 -> 24.1) • Installing pytz (2024.1) • Updating requests (2.31.0 -> 2.32.3) • Updating zope-interface (6.3 -> 6.4.post2) • Updating django-oauth-toolkit (2.3.0 -> 2.4.0) • Updating django-pipeline (3.0.0 -> 3.1.0) • Updating huey (2.5.0 -> 2.5.1) • Updating psycopg (3.1.18 -> 3.1.19) • Updating pyzmq (26.0.0 -> 26.0.3)
Writing lock file
Fixes #2849