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: AndreiDrang/python3-capsolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: AndreiDrang/python3-capsolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8
Choose a head ref
  • 18 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 27, 2023

  1. Update test_mt_captcha.py

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7d77a90 View commit details
    Browse the repository at this point in the history
  2. Update test_mt_captcha.py

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8deb8aa View commit details
    Browse the repository at this point in the history
  3. Update test_mt_captcha.py

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    681c3fe View commit details
    Browse the repository at this point in the history
  4. Update mt_captcha.py

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4ac7ec2 View commit details
    Browse the repository at this point in the history
  5. Update info.rst

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    483ca1a View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    Andrei committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    12375c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Update autodoc-pydantic requirement from ==1.9.* to ==2.0.*

    Updates the requirements on [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) to permit the latest version.
    - [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/changelog.rst)
    - [Commits](mansenfranzen/autodoc_pydantic@v1.9.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: autodoc-pydantic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5060556 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from AndreiDrang/dependabot/pip/autodoc-pydant…

    …ic-eq-2.0.star
    
    Update autodoc-pydantic requirement from ==1.9.* to ==2.0.*
    Andrei authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3aa3209 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Update README.md

    Andrei authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d3f17e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump black from 23.7.0 to 23.9.1

    Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.7.0...23.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    488f581 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge pull request #38 from AndreiDrang/dependabot/pip/black-23.9.1

    Bump black from 23.7.0 to 23.9.1
    Andrei authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1aa001f View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    eeb4204 View commit details
    Browse the repository at this point in the history
  3. added AntiAkamaiBMPTask

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a8b854f View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7a772ca View commit details
    Browse the repository at this point in the history
  5. Update requirements.txt

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6c434b0 View commit details
    Browse the repository at this point in the history
  6. added AntiAkamaiWebTask

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d18886d View commit details
    Browse the repository at this point in the history
  7. Update info.rst

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4c533b3 View commit details
    Browse the repository at this point in the history
  8. 0.8

    Andrei committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    31d2908 View commit details
    Browse the repository at this point in the history
Loading