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

Do not process entries from poetry.lock until their category is known #299

Merged
merged 11 commits into from
Jun 21, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9c3e3ba View commit details
    Browse the repository at this point in the history
  2. werkzeug should be in dev because it's dependency of pytest-flask

    six should be in dev because it's dependency of requests-mock
    frenzymadness committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bdb16eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5918db9 View commit details
    Browse the repository at this point in the history
  4. click, blinker, and colorama deps of flask

    greenlet transitive dep of alembic
    frenzymadness committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dbc0140 View commit details
    Browse the repository at this point in the history
  5. six is a dependency of flask-restx

    werkzeug is a dependency of flask
    frenzymadness committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7a89b03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd52699 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b383e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81a36b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afd0567 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99c3a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    b01b502 View commit details
    Browse the repository at this point in the history