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 the pip group across 1 directory with 19 updates #361

Closed
wants to merge 1 commit into from

Commits on Aug 19, 2024

  1. Bump the pip group across 1 directory with 19 updates

    Bumps the pip group with 19 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [boto3](https://github.com/boto/boto3) | `1.34.146` | `1.35.0` |
    | [botocore](https://github.com/boto/botocore) | `1.34.146` | `1.35.0` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
    | [policy-sentry](https://github.com/salesforce/policy_sentry) | `0.13.0` | `0.13.1` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` |
    | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` |
    | [mypy](https://github.com/python/mypy) | `1.11.0` | `1.11.1` |
    | [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.34.146` | `1.35.0` |
    | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240311` | `6.0.12.20240808` |
    | [filelock](https://github.com/tox-dev/py-filelock) | `3.6.0` | `3.15.4` |
    | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.3.0` | `1.6.0` |
    | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `8.2.9` | `9.5.32` |
    | [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) | `1.0.3` | `1.3.1` |
    | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.18.1` | `0.25.2` |
    | [mkdocstrings-python-legacy](https://github.com/mkdocstrings/python-legacy) | `0.2.2` | `0.2.3` |
    | [pygments](https://github.com/pygments/pygments) | `2.11.2` | `2.18.0` |
    | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `9.3` | `10.9` |
    | [docutils](https://docutils.sourceforge.io) | `0.18.1` | `0.20.1` |
    
    
    
    Updates `boto3` from 1.34.146 to 1.35.0
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Commits](boto/boto3@1.34.146...1.35.0)
    
    Updates `botocore` from 1.34.146 to 1.35.0
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.34.146...1.35.0)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `markdown` from 3.6 to 3.7
    - [Release notes](https://github.com/Python-Markdown/markdown/releases)
    - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
    - [Commits](Python-Markdown/markdown@3.6...3.7)
    
    Updates `policy-sentry` from 0.13.0 to 0.13.1
    - [Release notes](https://github.com/salesforce/policy_sentry/releases)
    - [Commits](salesforce/policy_sentry@0.13.0...0.13.1)
    
    Updates `pytest` from 8.2.2 to 8.3.2
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.2...8.3.2)
    
    Updates `coverage` from 7.6.0 to 7.6.1
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.0...7.6.1)
    
    Updates `mypy` from 1.11.0 to 1.11.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11...v1.11.1)
    
    Updates `boto3-stubs-lite[iam,s3,sts]` from 1.34.146 to 1.35.0
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    Updates `types-pyyaml` from 6.0.12.20240311 to 6.0.12.20240808
    - [Commits](https://github.com/python/typeshed/commits)
    
    Updates `filelock` from 3.6.0 to 3.15.4
    - [Release notes](https://github.com/tox-dev/py-filelock/releases)
    - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/filelock@3.6.0...3.15.4)
    
    Updates `mkdocs` from 1.3.0 to 1.6.0
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.3.0...1.6.0)
    
    Updates `mkdocs-material` from 8.2.9 to 9.5.32
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md)
    - [Commits](squidfunk/mkdocs-material@8.2.9...9.5.32)
    
    Updates `mkdocs-material-extensions` from 1.0.3 to 1.3.1
    - [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases)
    - [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md)
    - [Commits](facelessuser/mkdocs-material-extensions@1.0.3...1.3.1)
    
    Updates `mkdocstrings` from 0.18.1 to 0.25.2
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.18.1...0.25.2)
    
    Updates `mkdocstrings-python-legacy` from 0.2.2 to 0.2.3
    - [Changelog](https://github.com/mkdocstrings/python-legacy/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python-legacy@0.2.2...0.2.3)
    
    Updates `pygments` from 2.11.2 to 2.18.0
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.11.2...2.18.0)
    
    Updates `pymdown-extensions` from 9.3 to 10.9
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@9.3...10.9)
    
    Updates `docutils` from 0.18.1 to 0.20.1
    
    ---
    updated-dependencies:
    - dependency-name: boto3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: botocore
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: policy-sentry
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: boto3-stubs-lite[iam,s3,sts]
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: types-pyyaml
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: filelock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: mkdocs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: pip
    - dependency-name: mkdocs-material-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: mkdocstrings
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: mkdocstrings-python-legacy
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: pip
    - dependency-name: pygments
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    - dependency-name: pymdown-extensions
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: pip
    - dependency-name: docutils
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    006e10e View commit details
    Browse the repository at this point in the history