Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility issues with Sanic 22.12.0+ #50

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 9, 2023

  1. Fix compatibility issues with Sanic 22.12.0+

     - updated ujson from 1.35 to 5.4.0
     - updated prometheus_client to 0.16.0
     - resolved app.ctx issues
     - resolved event loop issue.
    AltanAlpay committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    695971d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from AltanAlpay/dev

    Fix compatibility issues with Sanic 22.12.0+
    AltanAlpay authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    fee16eb View commit details
    Browse the repository at this point in the history
  3. Fix setup.py

    AltanAlpay authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7a5a9ff View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Bump requests from 2.20.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.20.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.20.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    34b0835 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from AltanAlpay/dependabot/pip/requests-2.31.0

    Bump requests from 2.20.1 to 2.31.0
    AltanAlpay authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3c70ad6 View commit details
    Browse the repository at this point in the history