Skip to content

Commit 0b1f263

Browse files
Bump the python group with 9 updates (#204)
Bumps the python group with 9 updates: | Package | From | To | | --- | --- | --- | | [pygithub](https://github.com/pygithub/pygithub) | `2.5.0` | `2.6.1` | | [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.4.0` | `5.5.0` | | [psycopg[c]](https://github.com/psycopg/psycopg) | `3.2.4` | `3.2.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [djangorestframework-stubs[compatible-mypy]](https://github.com/typeddjango/djangorestframework-stubs) | `3.15.2` | `3.15.3` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.1.3` | `8.2.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.5` | `0.9.9` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.11` | `7.6.12` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.9.0` | `4.10.0` | Updates `pygithub` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.5.0...v2.6.1) Updates `djangorestframework-simplejwt` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](jazzband/djangorestframework-simplejwt@v5.4.0...v5.5.0) Updates `psycopg[c]` from 3.2.4 to 3.2.5 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.4...3.2.5) Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `djangorestframework-stubs[compatible-mypy]` from 3.15.2 to 3.15.3 - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](typeddjango/djangorestframework-stubs@3.15.2...3.15.3) Updates `sphinx` from 8.1.3 to 8.2.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.3) Updates `ruff` from 0.9.5 to 0.9.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.5...0.9.9) Updates `coverage` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.11...7.6.12) Updates `pytest-django` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.9.0...v4.10.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: djangorestframework-simplejwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: psycopg[c] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: djangorestframework-stubs[compatible-mypy] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae3f5c7 commit 0b1f263

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hiredis==3.1.0 # https://github.com/redis/hiredis-py
77
celery==5.4.0 # pyup: < 6.0 # https://github.com/celery/celery
88
django-celery-beat==2.7.0 # https://github.com/celery/django-celery-beat
99
flower==2.0.1 # https://github.com/mher/flower
10-
PyGithub==2.5.0 # https://github.com/PyGithub/PyGithub
10+
PyGithub==2.6.1 # https://github.com/PyGithub/PyGithub
1111
unidiff==0.7.5 # https://github.com/matiasb/python-unidiff
1212

1313
# Django
@@ -23,6 +23,6 @@ django-redis==5.4.0 # https://github.com/jazzband/django-redis
2323
djangorestframework==3.15.2 # https://github.com/encode/django-rest-framework
2424
django-cors-headers==4.7.0 # https://github.com/adamchainz/django-cors-headers
2525
dj-rest-auth==7.0.1 # https://github.com/iMerica/dj-rest-auth
26-
djangorestframework-simplejwt==5.4.0 # https://github.com/jazzband/djangorestframework-simplejwt
26+
djangorestframework-simplejwt==5.5.0 # https://github.com/jazzband/djangorestframework-simplejwt
2727
# DRF-spectacular for api documentation
2828
drf-spectacular==0.28.0 # https://github.com/tfranzel/drf-spectacular

requirements/local.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ watchfiles==1.0.4 # https://github.com/samuelcolvin/watchfiles
77
# Testing
88
# ------------------------------------------------------------------------------
99
django-stubs[compatible-mypy]==5.1.3 # https://github.com/typeddjango/django-stubs
10-
pytest==8.3.4 # https://github.com/pytest-dev/pytest
10+
pytest==8.3.5 # https://github.com/pytest-dev/pytest
1111
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
12-
djangorestframework-stubs[compatible-mypy]==3.15.2 # https://github.com/typeddjango/djangorestframework-stubs
12+
djangorestframework-stubs[compatible-mypy]==3.15.3 # https://github.com/typeddjango/djangorestframework-stubs
1313

1414
# Documentation
1515
# ------------------------------------------------------------------------------
16-
sphinx==8.1.3 # https://github.com/sphinx-doc/sphinx
16+
sphinx==8.2.3 # https://github.com/sphinx-doc/sphinx
1717
sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
1818
sphinxcontrib-django==2.5 # https://github.com/sphinx-doc/sphinxcontrib-django
1919

2020
# Code quality
2121
# ------------------------------------------------------------------------------
22-
ruff==0.9.5 # https://github.com/astral-sh/ruff
23-
coverage==7.6.11 # https://github.com/nedbat/coveragepy
22+
ruff==0.9.9 # https://github.com/astral-sh/ruff
23+
coverage==7.6.12 # https://github.com/nedbat/coveragepy
2424
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
2525
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
2626

@@ -30,7 +30,7 @@ factory-boy==3.3.3 # https://github.com/FactoryBoy/factory_boy
3030
django-debug-toolbar==5.0.1 # https://github.com/jazzband/django-debug-toolbar
3131
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
3232
django-coverage-plugin==3.1.0 # https://github.com/nedbat/django_coverage_plugin
33-
pytest-django==4.9.0 # https://github.com/pytest-dev/pytest-django
33+
pytest-django==4.10.0 # https://github.com/pytest-dev/pytest-django
3434

3535
# Containers
3636
# ------------------------------------------------------------------------------

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-r base.txt
44

55
gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
6-
psycopg[c]==3.2.4 # https://github.com/psycopg/psycopg
6+
psycopg[c]==3.2.5 # https://github.com/psycopg/psycopg
77

88
# Django
99
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)