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 vulnerabilities #176

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Fix vulnerabilities #176

merged 4 commits into from
Nov 7, 2023

Commits on Nov 6, 2023

  1. Update Werkzeug version

    soline-b committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    39b064c View commit details
    Browse the repository at this point in the history
  2. Update poetry.lock

    Update:
    - certifi to version 2023.7.22w
    - requests to version 2.31.0
    - urllib3 to version 1.26.17
    soline-b committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b17ff24 View commit details
    Browse the repository at this point in the history
  3. Specify the commit when installing flask-login

    This is done while waiting for the version 0.7.0 of Flask-Login
    soline-b committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7a104bf View commit details
    Browse the repository at this point in the history
  4. Update requirements for Flask-Login

    I made a formatting mistake in the previous commit related to this file
    soline-b committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0bb6536 View commit details
    Browse the repository at this point in the history