Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Turall/OPA-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.4
Choose a base ref
...
head repository: Turall/OPA-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 1, 2023

  1. Update certifi dependency

    Loosen restrictions for certifi and urllib3
    
    There is a certifi vulnerability warning which is fixed
    by a newer version than the previously pinned one. Opening up the dependency
    of certifi and urllib3 should also resolve
    future issues when it coms to these packages.
    Also loosening up types requests as this is handled
    by the requests library too.
    cbrand committed Aug 1, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    df1f01e View commit details

Commits on Aug 17, 2023

  1. Merge pull request #20 from cbrand/master

    Update certifi dependency
    Turall authored Aug 17, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    9fd092b View commit details

Commits on Oct 5, 2023

  1. update dependencies

    Turall committed Oct 5, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    80ccd7f View commit details
  2. update dependencies

    Turall committed Oct 5, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    sagikazarmark Márk Sági-Kazár
    Copy the full SHA
    6ae63d9 View commit details
Loading