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

chore: update dependencies and fix warnings #9933

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

radoering
Copy link
Member

No description provided.

@radoering radoering requested a review from a team January 4, 2025 15:22
tests/masonry/builders/test_editable_builder.py Outdated Show resolved Hide resolved
@@ -72,6 +72,7 @@ pytest-cov = ">=4.0"
pytest-mock = ">=3.9"
pytest-randomly = ">=3.12"
pytest-xdist = { version = ">=3.1", extras = ["psutil"] }
urllib3 = "<2.3" # see https://github.com/gabrielfalcao/HTTPretty/issues/484
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this crisis was bound to come: I would not bet on there being a new httpretty any time soon...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fortunately, it is only a dev dependency. That is why I would say it is not that relevant for the release. In the medium term, of course, we have to replace it.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed httpretty seems stalled. Some projects seems to move their dependency from httpretty to mocket which seems to have mocks specifically aiming at httpretty compatibility.

@radoering radoering force-pushed the update-dependencies branch from 9441340 to d22a6da Compare January 4, 2025 22:25
@radoering radoering force-pushed the update-dependencies branch from d22a6da to a267ae3 Compare January 5, 2025 08:42
@radoering radoering merged commit 714c024 into python-poetry:main Jan 5, 2025
73 checks passed
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.

4 participants