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: thisbejim/Pyrebase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digitake/Pyrebase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 9, 2017

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

Commits on Nov 2, 2018

  1. Update setup.py package info and dependency

    - Change some of Info as we gonna forked out the repo but not gonna change the package name.
    digitake authored Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c744bbd View commit details
    Browse the repository at this point in the history
  2. Fix wrong requests version

    requests==2.20.0
    digitake authored Nov 2, 2018
    Configuration menu
    Copy the full SHA
    09846a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-72435
    - https://snyk.io/vuln/SNYK-PYTHON-RSA-1038401
    snyk-bot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    fb6677f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Merge pull request #2 from digitake/snyk-fix-d7ff7c47908cd83841a290f4…

    …539ce0fa
    
    [Snyk] Fix for 2 vulnerabilities
    digitake authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    a19f4cb View commit details
    Browse the repository at this point in the history
  2. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
    snyk-bot committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    7d24142 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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