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 python-packages group with 14 updates #128

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps the python-packages group with 14 updates:

Package From To
django 4.2.7 5.0.1
sentry-sdk 1.38.0 1.39.1
django-pipeline 2.1.0 3.0.0
libsass 0.22.0 0.23.0
pip 23.3.1 23.3.2
django-sesame 3.2.1 3.2.2
django-ses 3.5.1 3.5.2
faker 20.1.0 22.1.0
django-apiblueprint-view 2.5.0 2.5.1
python-memcached 1.59 1.61
pre-commit 3.5.0 3.6.0
pytest 7.4.3 7.4.4
ipython 8.18.1 8.20.0
ruff 0.1.6 0.1.11

Updates django from 4.2.7 to 5.0.1

Commits
  • 9c436a0 [5.0.x] Bumped version for 5.0.1 release.
  • 01d2f94 [5.0.x] Added release date for 5.0.1 and 4.2.9.
  • 031bc47 [5.0.x] Fixed #35072 -- Corrected Field.choices description in models topic.
  • c69dbc7 [5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
  • c8274ec [5.0.x] Corrected method/function wording in tutorial 3.
  • 8480f2e [5.0.x] Added backticks around name argument in tutorial 3.
  • f33eddf [5.0.x] Corrected code-block directives in docs.
  • 454269b [5.0.x] Updated asgiref dependency for 5.0 release series.
  • 7e3ba86 [5.0.x] Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
  • 9a182f3 [5.0.x] Fixed #35056 -- Fixed system check crash on reverse m2m relations wit...
  • Additional commits viewable in compare view

Updates sentry-sdk from 1.38.0 to 1.39.1

Release notes

Sourced from sentry-sdk's releases.

1.39.1

Various fixes & improvements

1.39.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

1.39.1

Various fixes & improvements

1.39.0

Various fixes & improvements

Commits

Updates django-pipeline from 2.1.0 to 3.0.0

Changelog

Sourced from django-pipeline's changelog.

3.0.0

  • Use Pypy 3.10
  • Drop support for Python 3.7
  • Drop support for Django 2
  • Add Python 3.12 support
  • Add Django 4.2 support
  • Add Django 5.0 support
Commits
  • 14b6d2c Update history and docs conf to release v3 (#804)
  • 7b4eea1 Add django 5 support (#803)
  • b9e6356 Add Python 3.12 support (#802)
  • c286019 avoid the use of pkg_resources when importlib.metadata is available (#799)
  • 0dd41a3 Add noqa positions after applying black format
  • 9aa8be1 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 3a0bb76 Add black to pre-commit with pyproject config
  • bb7a4a9 Remove format flag from ruff command
  • bc2a5f5 Use Pypy 3.10, drop Python 3.7 and Django 2
  • e459d87 Add test for django 4.2 (#793)
  • Additional commits viewable in compare view

Updates libsass from 0.22.0 to 0.23.0

Commits

Updates pip from 23.3.1 to 23.3.2

Changelog

Sourced from pip's changelog.

23.3.2 (2023-12-17)

Bug Fixes

  • Fix a bug in extras handling for link requirements ([#12372](https://github.com/pypa/pip/issues/12372) <https://github.com/pypa/pip/issues/12372>_)
  • Fix mercurial revision "parse error": use --rev={ref} instead of -r={ref} ([#12373](https://github.com/pypa/pip/issues/12373) <https://github.com/pypa/pip/issues/12373>_)
Commits
  • f9fea40 Bump for release
  • 3891d41 Fix news file name
  • fb1be0f Fix a few typing issues
  • b23341d Update AUTHORS.txt
  • 4513b9c added second test case
  • 69b5810 Fixed bug in extras handling for link requirements
  • 7189400 Update news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst
  • 3f9c9f9 fix mercurial revision parse error: use two hypen argument --rev= instead of -r=
  • See full diff in compare view

Updates django-sesame from 3.2.1 to 3.2.2

Commits
  • 349b172 Tag version 3.2.2
  • 228dd83 Remove old versionadded/changed notes from docs.
  • 1f5cd0e Drop compatibility with Django < 3.2.
  • 65907a5 Switch to ruff for linting.
  • 57e0aa5 Add Django 5.0 support
  • ffa19dc Added build section to RTD config file.
  • db439f2 Merge branch '3.2.x'
  • 49d919c skip User.EMAIL_FIELD check if not invalidating on email change
  • b38842c fix SESAME_INVALIDATE_ON_EMAIL_CHANGE link in docs
  • 58e607b Python 3.6 and 3.7 are EOL.
  • See full diff in compare view

Updates django-ses from 3.5.1 to 3.5.2

Changelog

Sourced from django-ses's changelog.

Change Log

For a list of releases, see: https://github.com/django-ses/django-ses/releases/

Upcoming (dev)

The following changes are not yet released, but are code complete:

Pulls and Issues:

  • None

Features:

  • None

Changes:

  • None

Deprecations:

  • None

Fixes:

  • None

Current

3.5.1/3.5.2

Double release because the wrong commit was tagged, sorry.

Pulls:

Past

3.5.0

Pulls:

Fixes:

3.4.1

Pulls:

... (truncated)

Commits

Updates faker from 20.1.0 to 22.1.0

Release notes

Sourced from faker's releases.

Release v22.1.0

See CHANGELOG.md.

Release v22.0.0

See CHANGELOG.md.

Release v21.0.1

See CHANGELOG.md.

Release v21.0.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v22.1.0 - 2024-01-08

  • Add support for multiple file systems path rules. Thanks @​parsariyahi.

v22.0.0 - 2023-12-29

  • Remove dot from file_name when extention is the empty string. Thanks @​gotofritz
  • Allow extension in file_path to take a list of allowed extensions, or empty for "no extension". Thanks @​gotofritz

v21.0.1 - 2023-12-29

v21.0.0 - 2023-12-13

  • Fix: random sign in pyfloat when positive=False. Thanks @​viraj-s15.
Commits
  • 40ed669 Bump version: 22.0.0 → 22.1.0
  • 1c03329 📝 Update CHANGELOG.md
  • 10fe2f5 fix test
  • 3274e71 sort import
  • a915df8 Add support for multiple file systems path rules (#1963)
  • 0d9fd7a Bump version: 21.0.1 → 22.0.0
  • 7428411 📝 Update CHANGELOG.md
  • 58f49e0 Allow extension in file_path to take a list of allowed extensions, or empty...
  • 6961ade Bump version: 21.0.0 → 21.0.1
  • 1ca1301 📝 Update CHANGELOG.md
  • Additional commits viewable in compare view

Updates django-apiblueprint-view from 2.5.0 to 2.5.1

Changelog

Sourced from django-apiblueprint-view's changelog.

📦 2.5.1 - 2023-12-06

  • Tested on Django 5.0
Commits

Updates python-memcached from 1.59 to 1.61

Release notes

Sourced from python-memcached's releases.

1.61 Fixing date in Changelog

This is a documentation-only fix, fixing the date in the Changelog in the 1.60 release. See that release for the full set of changes.

1.60: Many bug-fixes (2023)

  • Allow to use a datetime.timedelta parameter for Client.set (PR from Theo Massard)
  • Fix cmemcahe_hash 0 values being translated to 1 (PR from Chow Loong Jin)
  • Fix tuple key support in multi methods (PR from Sergii Mikhtoniuk) #154
  • Add support for default value in get (PR from Jakub Szafrański)
  • test_memcache.py: try import unittest.mock (PR from Tim Orling)
  • Use == as suggested by Python 3.8 (PR from @​za)
  • Decoding in slab funcs, replacing "1" with "True" in while. #175
  • Tell PyPI to parse README as markdown (PR from @​MartinThoma) #168
  • test_memcache.py: try import unittest.mock (PR from @​moto-timo) #172
  • Removed Python 2.7 from setup.cfg, adding 3.8-3.12
  • Add support for default value in get() (PR from @​samupl) #158
  • Fix tuple key support in multi methods (regression in 1.55). (PR from @​sergiimk) #155
  • Fix cmemcahe_hash 0 values being translated to 1. For example "ob" would hash to 0 and then get converted to 1. Looks like this dated back to 2009, the original code we imported for that hash function. (PR from @​hyperair) #152
  • Removing six.PY2/3 conditionals
  • Removing "time" from delete and making expiry mandatory in touch. (port of @​erankor's PR in #30 )
  • Added quit() method. This method sends the 'quit' command to the servers and then closes the connections, reducing the number of TIME_WAIT sockets hanging around the OS. (PR from @​userrl) #15
  • Allow to use a datetime.timedelta parameter for Client.set (PR from @​tbobm) #146
  • Allow keys to be encoded before use. (Port of PR in #52 from @​harlowja)
  • Removing historic python 2to3 code and deprecated socket.error (for OSError). (PR from @​pgajdos) #186
  • Updating to the latest PSF license
Changelog

Sourced from python-memcached's changelog.

  • delete() return value now is 1 for "DELETED" and 0 for "NOT_FOUND" or server error. (Nick Pope PR #190)

  • Removed obsolete configuration for Travis CI. (Nick Pope PR #189)

Thu, 28 Dec 2023 19:24:00 -0700 Sean Reifschneider jafo00@gmail.com

  • 1.61 release.

  • Fixing the ChangeLog entry which had a bad date.

Sun, 24 Dec 2023 22:33:47 -0700 Sean Reifschneider jafo00@gmail.com

  • 1.60 release.

  • Allow to use a datetime.timedelta parameter for Client.set (PR from Theo Massard)

  • Fix cmemcahe_hash 0 values being translated to 1 (PR from Chow Loong Jin)

  • Fix tuple key support in multi methods (PR from Sergii Mikhtoniuk) #154

  • Add support for default value in get (PR from Jakub Szafrański)

  • test_memcache.py: try import unittest.mock (PR from Tim Orling)

  • Use == as suggested by Python 3.8 (PR from @​za)

  • Decoding in slab funcs, replacing "1" with "True" in while. #175

  • Tell PyPI to parse README as markdown (PR from @​MartinThoma) #168

  • test_memcache.py: try import unittest.mock (PR from @​moto-timo) #172

  • Removed Python 2.7 from setup.cfg, adding 3.8-3.12

  • Add support for default value in get() (PR from @​samupl) #158

  • Fix tuple key support in multi methods (regression in 1.55). (PR from @​sergiimk) #155

  • Fix cmemcahe_hash 0 values being translated to 1. For example "ob" would hash to 0 and then get converted to 1. Looks like this dated back to 2009, the original code we imported for that hash function. (PR from @​hyperair) #152

  • Removing six.PY2/3 conditionals

  • Removing "time" from delete and making expiry mandatory in touch. (port of @​erankor's PR in #30 )

... (truncated)

Commits
  • f0eba6e Fixed the "2024" date typo in the ChangeLog
  • 0221f35 Fixing year in ChangeLog entry
  • 36beb9c Adding changelog entry
  • 9a369d5 Adding memcached to test workflow
  • d9772bf Adding memcached to test workflow
  • 8f9a390 Switching to Trusted Publishing and github actions for release
  • 4979598 Updating to the latest PSF license
  • 6c36cb9 Switching README to tox 3.12 example, and adding 3.12 to tox.ini
  • b6343d2 Merge pull request #186 from pgajdos/no_python2
  • f9b43a2 python 3 only by pyupgrade
  • Additional commits viewable in compare view

Updates pre-commit from 3.5.0 to 3.6.0

Release notes

Sourced from pre-commit's releases.

pre-commit v3.6.0

Features

  • Check minimum_pre_commit_version first when parsing configs.

Fixes

Updating

Changelog

Sourced from pre-commit's changelog.

3.6.0 - 2023-12-09

Features

  • Check minimum_pre_commit_version first when parsing configs.

Fixes

Updating

Commits
  • 9c9983d v3.6.0
  • 7dc0a59 Merge pull request #3093 from pre-commit/removeprefix
  • d3fa7f4 Merge pull request #3092 from pre-commit/minimum-version-first
  • 08478ec python 3.9+: use removeprefix
  • 047439a attempt minimum_pre_commit_version first when parsing configs
  • 23a2b73 Merge pull request #3079 from edgarrmondragon/deprecation-rmtree-onerror
  • cffabe5 Address deprecation warning in shutil.rmtree(onerror=...)
  • 51df34e Merge pull request #3078 from pre-commit/pre-commit-ci-update-config
  • e36cefc [pre-commit.ci] pre-commit autoupdate
  • 2280645 Merge pull request #3064 from pre-commit/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Updates pytest from 7.4.3 to 7.4.4

Release notes

Sourced from pytest's releases.

pytest 7.4.4 (2023-12-31)

Bug Fixes

  • #11140: Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.
  • #11572: Handle an edge case where sys.stderr{.interpreted-text role="data"} and sys.__stderr__{.interpreted-text role="data"} might already be closed when faulthandler{.interpreted-text role="ref"} is tearing down.
  • #11710: Fixed tracebacks from collection errors not getting pruned.
  • #7966: Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in __iter__ methods. Now they are treated un-iterable instead.

Improved Documentation

  • #11091: Updated documentation to refer to hyphenated options: replaced --junitxml with --junit-xml and --collectonly with --collect-only.
Commits
  • 33f694f Prepare release version 7.4.4
  • 76c107c Merge pull request #11751 from bluetech/backport-11143-to-7.4.x
  • 531d76d [7.4.x] Improve reporting from iter exceptions (#11749)
  • a0f58fa Merge pull request #11143 from tushar-deepsource/patch-1
  • b1f3387 [7.4.x] #11091: documentation should use hypthonated properties (#11750)
  • 2cdd619 Merge pull request #11747 from pytest-dev/backport-11711-to-7.4.x
  • d06c05b [7.4.x] nodes: fix tracebacks from collection errors are not getting pruned
  • 5582bfc [7.4.x] Improves clarity in Sphinx documentation for function signature. (#11...
  • 13024ef [7.4.x] Fix for operation on closed file in faulthandler teardown (#11631)
  • a40dacf [7.4.x] XFAIL TestLocalPath.test_make_numbered_dir_multiprocess_safe (#11616)
  • Additional commits viewable in compare view

Updates ipython from 8.18.1 to 8.20.0

Commits

Updates ruff from 0.1.6 to 0.1.11

Release notes

Sourced from ruff's releases.

v0.1.11

Changes

Preview features

  • [pylint] Implement super-without-brackets (W0245) (#9257)

Bug fixes

  • Check path string properly in python -m ruff invocations (#9367)

Documentation

  • Tweak relative-imports message (#9365)
  • Add fix safety note for yield-in-for-loop (#9364)

Contributors

v0.1.10

Changes

Preview features

  • Improve dummy_implementations preview style formatting (#9240)
  • Normalise Hex and unicode escape sequences in strings (#9280)
  • Parenthesize long type annotations in annotated assignments (#9210)
  • Parenthesize multi-context managers in with statements (#9222)
  • [flake8-pyi] Implement generator-return-from-iter-method (PYI058) (#9313)
  • [pylint] Implement empty-comment (PLR2044) (#9174)
  • [refurb] Implement bit-count (FURB161) (#9265)
  • [ruff] Add never-union rule to detect redundant typing.NoReturn and typing.Never (#9217)

CLI

  • Add paths to TOML parse errors (#9358)
  • Add row and column numbers to formatter parse errors (#9321)
  • Improve responsiveness when invoked via Python (#9315)
  • Short rule messages should not end with a period (#9345)

Configuration

  • Respect runtime-required decorators on functions (#9317)

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.1.11

Preview features

  • [pylint] Implement super-without-brackets (W0245) (#9257)

Bug fixes

  • Check path string properly in python -m ruff invocations (#9367)

Documentation

  • Tweak relative-imports message (#9365)
  • Add fix safety note for yield-in-for-loop (#9364)

0.1.10

Preview features

  • Improve dummy_implementations preview style formatting (#9240)
  • Normalise Hex and unicode escape sequences in strings (#9280)
  • Parenthesize long type annotations in annotated assignments (#9210)
  • Parenthesize multi-context managers in with statements (#9222)
  • [flake8-pyi] Implement generator-return-from-iter-method (PYI058) (#9313)
  • [pylint] Implement empty-comment (PLR2044) (#9174)
  • [refurb] Implement bit-count (FURB161) (#9265)
  • [ruff] Add never-union rule to detect redundant typing.NoReturn and typing.Never (#9217)

CLI

  • Add paths to TOML parse errors (#9358)
  • Add row and column numbers to formatter parse errors (#9321)
  • Improve responsiveness when invoked via Python (#9315)
  • Short rule messages should not end with a period (#9345)

Configuration

  • Respect runtime-required decorators on functions (#9317)

Bug fixes

  • Avoid asyncio-dangling-task for nonlocal and global bindings (#9263)
  • Escape trailing placeholders in rule documentation (#9301)
  • Fix continuation detection following multi-line strings (#9332)
  • Fix scoping for generators in named expressions in classes (#9248)
  • Port from obsolete wsl crate to is-wsl (#9356)
  • Remove special pre-visit for module docstrings (#9261)
  • Respect __str__ definitions from super classes (#9338)
  • Respect unused-noqa via per-file-ignores (#9300)
  • Respect attribute chains when resolving builtin call paths (#9309)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `4.2.7` | `5.0.1` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.38.0` | `1.39.1` |
| [django-pipeline](https://github.com/jazzband/django-pipeline) | `2.1.0` | `3.0.0` |
| [libsass](https://github.com/sass/libsass) | `0.22.0` | `0.23.0` |
| [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` | `22.1.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.61` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.6.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `7.4.4` |
| [ipython](https://github.com/ipython/ipython) | `8.18.1` | `8.20.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.1.6` | `0.1.11` |


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

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 `django-pipeline` from 2.1.0 to 3.0.0
- [Release notes](https://github.com/jazzband/django-pipeline/releases)
- [Changelog](https://github.com/jazzband/django-pipeline/blob/master/HISTORY.rst)
- [Commits](jazzband/django-pipeline@2.1.0...3.0.0)

Updates `libsass` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/sass/libsass/releases)
- [Commits](https://github.com/sass/libsass/commits)

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 22.1.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...v22.1.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.61
- [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.61)

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 `pytest` from 7.4.3 to 7.4.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.3...7.4.4)

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

Updates `ruff` from 0.1.6 to 0.1.11
- [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.11)

---
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: django-pipeline
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: libsass
  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: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Superseded by #129.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/pip/python-packages-5804c8f664 branch January 10, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants