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(dependencies): update custom httpbin pin #302

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Commits on Jan 27, 2024

  1. chore(dependencies): remove custom httpbin pin

    Now that there's an updated, maintained version, remove the pinning to a
    hash, and let dependency resolution do its thing.
    
    Removes some heavier dev deps like gevent, brotlipy, and more.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7cb60dd View commit details
    Browse the repository at this point in the history
  2. chore(dependencies): create a new httpbin pin

    The unreleased version has the fixes we need.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f59cb9d View commit details
    Browse the repository at this point in the history