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: uqfoundation/pathos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: uqfoundation/pathos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.3
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 28, 2024

  1. bumping past 0.3.2

    mmckerns committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0c74437 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Bump idna from 3.4 to 3.7 in /docs (#284)

    Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.4...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    050de9b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Bump jinja2 from 3.1.3 to 3.1.4 in /docs (#285)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    a70a394 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. --- (#286)

    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    29b04b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Bump tornado from 6.3.3 to 6.4.1 in /docs (#287)

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.3.3...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9493e98 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    24c5392 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Bump certifi from 2024.2.2 to 2024.7.4 in /docs (#290)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f98adc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    d177928 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    b7c65ee View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add formal support for python 3.13 (#293)

    * add formal support for python 3.13
    
    * use 3.13-dev on travis
    mmckerns authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    298d1df View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. tag: 0.3.3

    mmckerns committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    33e3f91 View commit details
    Browse the repository at this point in the history
Loading