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

Bump pillow from 9.5.0 to 10.0.1 #5657

Merged
merged 9 commits into from
Nov 6, 2023

Commits on Oct 4, 2023

  1. Bump pillow from 9.5.0 to 10.0.1

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.5.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fd7c5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9969f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    583c4ce View commit details
    Browse the repository at this point in the history
  2. Improve offload_task function:

    - Return True if the task runs or was offloaded
    - Improved warning information
    SchrodingersGat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d0fc2a1 View commit details
    Browse the repository at this point in the history
  3. Improve unit tests for task offloading

    - Check return value of offload_task
    - Check log output
    SchrodingersGat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d224668 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'inventree/master' into dependabot/pip/p…

    …illow-10.0.1
    
    # Conflicts:
    #	InvenTree/InvenTree/tasks.py
    #	InvenTree/InvenTree/tests.py
    SchrodingersGat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    742dadb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Bump django-stdimage

    SchrodingersGat committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c0015f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b3784 View commit details
    Browse the repository at this point in the history
  3. Fix tasks.py

    SchrodingersGat committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c77b398 View commit details
    Browse the repository at this point in the history