Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routine update of dependencies #2849 #2851

Merged

Conversation

phillxnet
Copy link
Member

@phillxnet phillxnet commented Jun 17, 2024

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

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
@phillxnet
Copy link
Member Author

And rpm built from the product of this patch installed OK and was setup successfully. The resulting system rebooted to a working Web-UI.

@phillxnet phillxnet merged commit c72291b into rockstor:testing Jun 17, 2024
@phillxnet phillxnet deleted the 2849-Routine-update-of-dependencies branch June 17, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant