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: pythoncanarias/pydeckard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mrroot5-upgrade-python-telegram-bot
Choose a base ref
...
head repository: pythoncanarias/pydeckard
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.
  • 14 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 8, 2022

  1. Bump certifi from 2021.10.8 to 2022.12.7

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2021.10.08...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b1ba75e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Bump cryptography from 36.0.0 to 39.0.1

    Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.0 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@36.0.0...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    eea83c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. build: add Github workflow

    boriel committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2ce9a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d5d281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e22b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b6667a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from pythoncanarias/dependabot/pip/cryptograph…

    …y-39.0.1
    
    Bump cryptography from 36.0.0 to 39.0.1
    euribates authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    66e70a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21cc1dd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from pythoncanarias/dependabot/pip/certifi-202…

    …2.12.7
    
    Bump certifi from 2021.10.8 to 2022.12.7
    euribates authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d7eafca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8099ac2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7f57ad View commit details
    Browse the repository at this point in the history
  10. Merge pull request #36 from boriel/feat/update_packaging

    Add GitHub workflow to automatically run test upon PR
    euribates authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    47fdea1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef6c89d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29c27a5 View commit details
    Browse the repository at this point in the history
Loading