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: valibb/100DaysOfCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pybites/100DaysOfCode
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.
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 21, 2019

  1. Bump werkzeug from 0.12.2 to 0.15.3 in /099

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
    - [Commits](pallets/werkzeug@0.12.2...0.15.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    fbe6344 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Bump pillow from 4.1.1 to 6.2.0 in /074

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.1 to 6.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@4.1.1...6.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4699fdf View commit details
    Browse the repository at this point in the history
  2. Bump pillow from 4.0.0 to 6.2.0 in /003

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 6.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@4.0.0...6.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    4c1440b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Merge pull request pybites#15 from pybites/dependabot/pip/003/pillow-…

    …6.2.0
    
    Bump pillow from 4.0.0 to 6.2.0 in /003
    pybites authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    2d47e3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request pybites#14 from pybites/dependabot/pip/074/pillow-…

    …6.2.0
    
    Bump pillow from 4.1.1 to 6.2.0 in /074
    pybites authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    7dfb384 View commit details
    Browse the repository at this point in the history
  3. Merge pull request pybites#13 from pybites/dependabot/pip/099/werkzeu…

    …g-0.15.3
    
    Bump werkzeug from 0.12.2 to 0.15.3 in /099
    pybites authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    11f54da View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Bump lxml from 3.8.0 to 4.6.2 in /070

    Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 to 4.6.2.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-3.8.0...lxml-4.6.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a0f70ae View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Merge pull request pybites#18 from pybites/dependabot/pip/070/lxml-4.6.2

    Bump lxml from 3.8.0 to 4.6.2 in /070
    bbelderbos authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3589b89 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Bump urllib3 from 1.21.1 to 1.26.5 in /076

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.1 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.21.1...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7a91ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request pybites#42 from pybites/dependabot/pip/076/urllib3…

    …-1.26.5
    
    Bump urllib3 from 1.21.1 to 1.26.5 in /076
    bbelderbos authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    99355d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Update README.md

    bbelderbos authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9b7c423 View commit details
    Browse the repository at this point in the history
Loading