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

packaging>=22 support #1478

Closed
slinkymanbyday opened this issue Jun 19, 2024 · 0 comments
Closed

packaging>=22 support #1478

slinkymanbyday opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@slinkymanbyday
Copy link

Subject of the issue

the packaging requirement for sceptre is currently <22.0. We would like to use sceptre int eh same environment as the latest version of black, which depends on packaging>=22. Is there a possibility of this dependancy being updated?

Your environment

  • 4.4.2
  • 3.12
  • MacOS 14.5

Steps to reproduce

pip install black==24.4.2 sceptre==4.4.2

Expected behaviour

latest version of black and sceptre installs successfully

Actual behaviour

ERROR: ResolutionImpossible

@alex-harvey-z3q alex-harvey-z3q self-assigned this Aug 4, 2024
alex-harvey-z3q added a commit to alex-harvey-z3q/sceptre that referenced this issue Aug 4, 2024
This removes what appeared to be an unnecessary restraint on the
packagin in poetry.lock and pyproject.toml and uses latest.
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

No branches or pull requests

2 participants