[go: nahoru, domu]

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

fix(deps): pin httpbin to a fixed version #126

Merged
merged 2 commits into from
Apr 9, 2022
Merged

fix(deps): pin httpbin to a fixed version #126

merged 2 commits into from
Apr 9, 2022

Conversation

miketheman
Copy link
Owner

With a werkzeug update, tests being to fail, as httpbin has not updated
their dependencies and import paths to match.

Include a specific revision of a fix.

Consider a future change replacing httpbin with something that has
more support, as httpbin appears to be unmaintained.

Signed-off-by: Mike Fiedler miketheman@gmail.com

With a werkzeug update, tests being to fail, as httpbin has not updated
their dependencies and import paths to match.

Include a specific revision of a fix.

Consider a future change replacing `httpbin` with something that has
more support, as `httpbin` appears to be unmaintained.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the chore General maintenance items label Apr 9, 2022
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0)
@codeclimate
Copy link
codeclimate bot commented Apr 9, 2022

Code Climate has analyzed commit e94ecff and detected 0 issues on this pull request.

View more on Code Climate.

@miketheman miketheman merged commit 1fb1955 into main Apr 9, 2022
@miketheman miketheman deleted the pin_httpbin branch April 9, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General maintenance items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant