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

Update the _types module to primitives types #26

Merged
merged 4 commits into from
Oct 1, 2021

Commits on Oct 1, 2021

  1. Update the _types module to primitives types

    This is a change in the way the hazmat section of the cryptography module is organized. This fixes the error received when using the most up to date version of cryptography (at the date of writing).
    bmoore committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    cabfe25 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    incrementing to v35.0.0 or higher.
    bmoore committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e0dcd1d View commit details
    Browse the repository at this point in the history
  3. Updated venv with -3. Explicitly defined cryptography package in toml…

    … since it is directly imported in project files.
    bmooreatliberty committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    1dd3de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a824ef View commit details
    Browse the repository at this point in the history