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

Workaround for URL encoding in pydantic 1.10 #1317

Closed

Commits on Aug 15, 2022

  1. Bump numpy from 1.23.1 to 1.23.2 (Materials-Consortia#1299)

    Bumps [numpy](https://github.com/numpy/numpy) from 1.23.1 to 1.23.2.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.23.1...v1.23.2)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c24dbc3 View commit details
    Browse the repository at this point in the history
  2. Bump aiida-core from 2.0.2 to 2.0.3 (Materials-Consortia#1301)

    Bumps [aiida-core](https://github.com/aiidateam/aiida-core) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/aiidateam/aiida-core/releases)
    - [Changelog](https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md)
    - [Commits](aiidateam/aiida-core@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: aiida-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7779fc7 View commit details
    Browse the repository at this point in the history
  3. Bump mkdocs-material from 8.3.9 to 8.4.0 (Materials-Consortia#1300)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.9 to 8.4.0.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@8.3.9...8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    87c968f View commit details
    Browse the repository at this point in the history
  4. Bump pydantic from 1.9.1 to 1.9.2 (Materials-Consortia#1302)

    Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.1 to 1.9.2.
    - [Release notes](https://github.com/samuelcolvin/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/master/HISTORY.md)
    - [Commits](pydantic/pydantic@v1.9.1...v1.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4cd691c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Bump fastapi from 0.79.0 to 0.79.1 (Materials-Consortia#1305)

    Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.0 to 0.79.1.
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](tiangolo/fastapi@0.79.0...0.79.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9e3b4b4 View commit details
    Browse the repository at this point in the history
  2. Bump mkdocs-material from 8.4.0 to 8.4.1 (Materials-Consortia#1306)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.0 to 8.4.1.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@8.4.0...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    935a7c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. Bump pylint from 2.14.5 to 2.15.0 (Materials-Consortia#1310)

    Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.0.
    - [Release notes](https://github.com/PyCQA/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.14.5...v2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    535f653 View commit details
    Browse the repository at this point in the history
  2. Bump fastapi from 0.79.1 to 0.81.0 (Materials-Consortia#1309)

    Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.1 to 0.81.0.
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](tiangolo/fastapi@0.79.1...0.81.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1e29a73 View commit details
    Browse the repository at this point in the history
  3. Bump mkdocs-material from 8.4.1 to 8.4.2 (Materials-Consortia#1311)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.1 to 8.4.2.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@8.4.1...8.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c3ae443 View commit details
    Browse the repository at this point in the history
  4. Bump uvicorn from 0.18.2 to 0.18.3 (Materials-Consortia#1308)

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.2 to 0.18.3.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.18.2...0.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3b63a12 View commit details
    Browse the repository at this point in the history
  5. Bump jarvis-tools from 2022.7.17 to 2022.8.27 (Materials-Consortia#1312)

    Bumps [jarvis-tools](https://github.com/usnistgov/jarvis) from 2022.7.17 to 2022.8.27.
    - [Release notes](https://github.com/usnistgov/jarvis/releases)
    - [Commits](https://github.com/usnistgov/jarvis/commits/v2022.08.27)
    
    ---
    updated-dependencies:
    - dependency-name: jarvis-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2d6b58f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Bump pydantic from 1.9.2 to 1.10.0 (Materials-Consortia#1314)

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.2 to 1.10.0.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v1.9.2...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1209e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c25f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    31412ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5967f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a14b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae9998 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    e714d43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf5943 View commit details
    Browse the repository at this point in the history
  3. Updated setup.py

    JPBergsma committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f6280f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e2f91 View commit details
    Browse the repository at this point in the history