Skip to content

Commit

Permalink
Bump the python-packages group with 11 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `4.2.7` | `5.0` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.38.0` | `1.39.1` |
| [pip](https://github.com/pypa/pip) | `23.3.1` | `23.3.2` |
| [django-sesame](https://github.com/aaugustin/django-sesame) | `3.2.1` | `3.2.2` |
| [django-ses](https://github.com/django-ses/django-ses) | `3.5.1` | `3.5.2` |
| [faker](https://github.com/joke2k/faker) | `20.1.0` | `21.0.0` |
| [django-apiblueprint-view](https://github.com/chris48s/django-apiblueprint-view) | `2.5.0` | `2.5.1` |
| [python-memcached](https://github.com/linsomniac/python-memcached) | `1.59` | `1.60` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.6.0` |
| [ipython](https://github.com/ipython/ipython) | `8.18.1` | `8.19.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.1.6` | `0.1.9` |


Updates `django` from 4.2.7 to 5.0
- [Commits](django/django@4.2.7...5.0)

Updates `sentry-sdk` from 1.38.0 to 1.39.1
- [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.38.0...1.39.1)

Updates `pip` from 23.3.1 to 23.3.2
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...23.3.2)

Updates `django-sesame` from 3.2.1 to 3.2.2
- [Changelog](https://github.com/aaugustin/django-sesame/blob/main/docs/changelog.rst)
- [Commits](aaugustin/django-sesame@3.2.1...3.2.2)

Updates `django-ses` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
- [Commits](django-ses/django-ses@v3.5.1...v3.5.2)

Updates `faker` from 20.1.0 to 21.0.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v20.1.0...v21.0.0)

Updates `django-apiblueprint-view` from 2.5.0 to 2.5.1
- [Changelog](https://github.com/chris48s/django-apiblueprint-view/blob/master/CHANGELOG.md)
- [Commits](chris48s/django-apiblueprint-view@2.5.0...2.5.1)

Updates `python-memcached` from 1.59 to 1.60
- [Release notes](https://github.com/linsomniac/python-memcached/releases)
- [Changelog](https://github.com/linsomniac/python-memcached/blob/master/ChangeLog)
- [Commits](linsomniac/python-memcached@1.59...1.60)

Updates `pre-commit` from 3.5.0 to 3.6.0
- [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.5.0...v3.6.0)

Updates `ipython` from 8.18.1 to 8.19.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.18.1...8.19.0)

Updates `ruff` from 0.1.6 to 0.1.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@v0.1.6...v0.1.9)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: django-sesame
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: django-ses
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: django-apiblueprint-view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: python-memcached
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent e95444f commit 1a83734
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = "<5.0"
django = "<6.0"
aws-wsgi = {ref = "a5b800373c326e75f705d400c48f7df301409724", git = "https://github.com/DemocracyClub/awsgi.git"}
sentry-sdk = "*"
django-pipeline = "*"
Expand Down Expand Up @@ -43,7 +43,7 @@ pytest-mock = "*"
ipdb = "*"
pytest-socket = "==0.6.0"
wheel = ">0.37.0"
ruff = "==0.1.6"
ruff = "==0.1.9"

[requires]
python_version = "3.10"
Expand Down
182 changes: 91 additions & 91 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a83734

Please sign in to comment.