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

upd #109

Merged
merged 25 commits into from
Aug 7, 2024
Merged

upd #109

merged 25 commits into from
Aug 7, 2024

Commits on Jun 24, 2024

  1. Bump pydantic-settings from 2.3.3 to 2.3.4

    Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.3 to 2.3.4.
    - [Release notes](https://github.com/pydantic/pydantic-settings/releases)
    - [Commits](pydantic/pydantic-settings@v2.3.3...v2.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic-settings
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    021a6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c567b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update README.md

    AndreiDrang authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a2fab90 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump pydantic from 2.7.4 to 2.8.0

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.0.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.7.4...v2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    614db05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from AndreiDrang/dependabot/pip/pydantic-2.8.0

    Bump pydantic from 2.7.4 to 2.8.0
    AndreiDrang authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8239adf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Bump pydantic from 2.8.0 to 2.8.2

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.0 to 2.8.2.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.8.0...v2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1d2e707 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from AndreiDrang/dependabot/pip/pydantic-2.8.2

    Bump pydantic from 2.8.0 to 2.8.2
    AndreiDrang authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    88abf34 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Bump sphinx from 7.3.7 to 7.4.4

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.4.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.3.7...v7.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    25269e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #101 from AndreiDrang/dependabot/pip/sphinx-7.4.4

    Bump sphinx from 7.3.7 to 7.4.4
    AndreiDrang authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cf7b956 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Bump sphinx from 7.4.4 to 7.4.7

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.4 to 7.4.7.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.4.4...v7.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5eb170b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #102 from AndreiDrang/dependabot/pip/sphinx-7.4.7

    Bump sphinx from 7.4.4 to 7.4.7
    AndreiDrang authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    faccbd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update tenacity requirement from ==8.* to >=8,<10

    Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version.
    - [Release notes](https://github.com/jd/tenacity/releases)
    - [Commits](jd/tenacity@8.0.0...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tenacity
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f27a286 View commit details
    Browse the repository at this point in the history
  2. Bump sphinx from 7.4.7 to 8.0.0

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.0.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7daead9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #104 from AndreiDrang/dependabot/pip/sphinx-8.0.0

    Bump sphinx from 7.4.7 to 8.0.0
    AndreiDrang authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f53140f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from AndreiDrang/dependabot/pip/tenacity-gte-…

    …8-and-lt-10
    
    Update tenacity requirement from ==8.* to >=8,<10
    AndreiDrang authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5849a54 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Bump sphinx from 8.0.0 to 8.0.2

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.0 to 8.0.2.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v8.0.0...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5816720 View commit details
    Browse the repository at this point in the history
  2. Bump pydantic-settings from 2.3.4 to 2.4.0

    Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.4.0.
    - [Release notes](https://github.com/pydantic/pydantic-settings/releases)
    - [Commits](pydantic/pydantic-settings@v2.3.4...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic-settings
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0cd84bb View commit details
    Browse the repository at this point in the history
  3. Bump black from 24.4.2 to 24.8.0

    Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.4.2...24.8.0)
    
    ---
    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 Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3f82936 View commit details
    Browse the repository at this point in the history
  4. Bump myst-parser from 3.0.1 to 4.0.0

    Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.0.0.
    - [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
    - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
    - [Commits](executablebooks/MyST-Parser@v3.0.1...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: myst-parser
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2268599 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #108 from AndreiDrang/dependabot/pip/myst-parser-4…

    ….0.0
    
    Bump myst-parser from 3.0.1 to 4.0.0
    AndreiDrang authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7920d2a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #107 from AndreiDrang/dependabot/pip/black-24.8.0

    Bump black from 24.4.2 to 24.8.0
    AndreiDrang authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    64406ee View commit details
    Browse the repository at this point in the history
  7. Merge pull request #105 from AndreiDrang/dependabot/pip/sphinx-8.0.2

    Bump sphinx from 8.0.0 to 8.0.2
    AndreiDrang authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cc97167 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #106 from AndreiDrang/dependabot/pip/pydantic-sett…

    …ings-2.4.0
    
    Bump pydantic-settings from 2.3.4 to 2.4.0
    AndreiDrang authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aad74a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update info.md

    AndreiDrang committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5502f37 View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    AndreiDrang committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9a03bea View commit details
    Browse the repository at this point in the history