Skip to content

Commit

Permalink
⬆️ Bump the dependencies group with 11 updates (#1109)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [pygithub](https://github.com/pygithub/pygithub) | `2.1.1` | `2.2.0` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` |
| [cloudflare](https://github.com/cloudflare/python-cloudflare) | `2.18.0` | `2.19.2` |
| [faker](https://github.com/joke2k/faker) | `23.1.0` | `23.2.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.8` | `9.5.10` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.0` | `3.6.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.6.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.1` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.3` | `1.40.5` |
| [social-auth-core](https://github.com/python-social-auth/social-core) | `4.5.2` | `4.5.3` |
| [trove-classifiers](https://github.com/pypa/trove-classifiers) | `2024.1.31` | `2024.2.23` |


Updates `pygithub` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.1.1...v2.2.0)

Updates `jinja2` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

Updates `cloudflare` from 2.18.0 to 2.19.2
- [Release notes](https://github.com/cloudflare/python-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/python-cloudflare@2.18.0...2.19.2)

Updates `faker` from 23.1.0 to 23.2.1
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v23.1.0...v23.2.1)

Updates `mkdocs-material` from 9.5.8 to 9.5.10
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.8...9.5.10)

Updates `pre-commit` from 3.6.0 to 3.6.2
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.0...v3.6.2)

Updates `pydantic` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.1...v2.6.2)

Updates `pytest` from 8.0.0 to 8.0.1
- [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.0.0...8.0.1)

Updates `sentry-sdk` from 1.40.3 to 1.40.5
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.40.3...1.40.5)

Updates `social-auth-core` from 4.5.2 to 4.5.3
- [Release notes](https://github.com/python-social-auth/social-core/releases)
- [Changelog](https://github.com/python-social-auth/social-core/blob/master/CHANGELOG.md)
- [Commits](python-social-auth/social-core@4.5.2...4.5.3)

Updates `trove-classifiers` from 2024.1.31 to 2024.2.23
- [Release notes](https://github.com/pypa/trove-classifiers/releases)
- [Commits](pypa/trove-classifiers@2024.1.31...2024.2.23)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: social-auth-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: trove-classifiers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2024
1 parent a33c2a7 commit 84509be
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 112 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,9 @@ mkdocs-autorefs==0.5.0 \
--hash=sha256:7930fcb8ac1249f10e683967aeaddc0af49d90702af111a5e390e8b20b3d97ff \
--hash=sha256:9a5054a94c08d28855cfab967ada10ed5be76e2bfad642302a610b252c3274c0
# via mkdocstrings
mkdocs-material==9.5.8 \
--hash=sha256:14563314bbf97da4bfafc69053772341babfaeb3329cde01d3e63cec03997af8 \
--hash=sha256:2a429213e83f84eda7a588e2b186316d806aac602b7f93990042f7a1f3d3cf65
mkdocs-material==9.5.10 \
--hash=sha256:3c6c46b57d2ee3c8890e6e0406e68b6863cf65768f0f436990a742702d198442 \
--hash=sha256:6ad626dbb31070ebbaedff813323a16a406629620e04b96458f16e6e9c7008fe
# via -r docs/requirements.in
mkdocs-material-extensions==1.3.1 \
--hash=sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
Expand Down
4 changes: 2 additions & 2 deletions requirements-maintenance.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Scripting
# ------------------------------------------------------------------------------
PyGithub==2.1.1
jinja2==3.1.2
PyGithub==2.2.0
jinja2==3.1.3

0 comments on commit 84509be

Please sign in to comment.