-
Notifications
You must be signed in to change notification settings - Fork 1
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 across 1 directory with 27 updates #190
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-packages group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.7` | `5.0.6` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.38.0` | `2.3.1` | | [django-pipeline](https://github.com/jazzband/django-pipeline) | `2.1.0` | `3.1.0` | | [libsass](https://github.com/sass/libsass) | `0.22.0` | `0.23.0` | | [pip](https://github.com/pypa/pip) | `23.3.1` | `24.0` | | [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` | `4.1.0` | | [uk-election-ids](https://github.com/DemocracyClub/uk-election-ids) | `0.7.5` | `0.8.0` | | [faker](https://github.com/joke2k/faker) | `20.1.0` | `25.3.0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [django-apiblueprint-view](https://github.com/chris48s/django-apiblueprint-view) | `2.5.0` | `2.5.1` | | [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | `4.2.0` | `4.4.2` | | [python-memcached](https://github.com/linsomniac/python-memcached) | `1.59` | `1.62` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.7.1` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.2.1` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.7.0` | `4.8.0` | | [pytest-ruff](https://github.com/businho/pytest-ruff) | `0.2.1` | `0.3.2` | | [coveralls](https://github.com/TheKevJames/coveralls-python) | `3.3.1` | `4.0.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [ipython](https://github.com/ipython/ipython) | `8.18.1` | `8.24.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.12.0` | `3.14.0` | | [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.6.0` | `0.7.0` | | [wheel](https://github.com/pypa/wheel) | `0.42.0` | `0.43.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.6` | `0.4.5` | Updates `django` from 4.2.7 to 5.0.6 - [Commits](django/django@4.2.7...5.0.6) Updates `sentry-sdk` from 1.38.0 to 2.3.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...2.3.1) Updates `django-pipeline` from 2.1.0 to 3.1.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.1.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 24.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3.1...24.0) 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 4.1.0 - [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...v4.1.0) Updates `uk-election-ids` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/DemocracyClub/uk-election-ids/releases) - [Changelog](https://github.com/DemocracyClub/uk-election-ids/blob/master/CHANGELOG.md) - [Commits](DemocracyClub/uk-election-ids@0.7.5...0.8.0) Updates `faker` from 20.1.0 to 25.3.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...v25.3.0) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) 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 `django-debug-toolbar` from 4.2.0 to 4.4.2 - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@4.2...4.4.2) Updates `python-memcached` from 1.59 to 1.62 - [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.62) Updates `djangorestframework` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.1) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `typing-extensions` from 4.9.0rc1 to 4.12.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0rc1...4.12.0) Updates `pre-commit` from 3.5.0 to 3.7.1 - [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.7.1) Updates `pytest` from 7.4.3 to 8.2.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@7.4.3...8.2.1) Updates `pytest-django` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.7.0...v4.8.0) Updates `pytest-ruff` from 0.2.1 to 0.3.2 - [Release notes](https://github.com/businho/pytest-ruff/releases) - [Commits](businho/pytest-ruff@v0.2.1...v0.3.2) Updates `coveralls` from 3.3.1 to 4.0.1 - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@3.3.1...4.0.1) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `ipython` from 8.18.1 to 8.24.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.1...8.24.0) Updates `pytest-mock` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.12.0...v3.14.0) Updates `pytest-socket` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](miketheman/pytest-socket@0.6.0...0.7.0) Updates `wheel` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.43.0) Updates `ruff` from 0.1.6 to 0.4.5 - [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.4.5) --- 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-major 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-major 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-major dependency-group: python-packages - dependency-name: uk-election-ids dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor 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: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-memcached dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: typing-extensions 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-major dependency-group: python-packages - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coveralls dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-socket dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: wheel 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-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 28, 2024
Superseded by #191. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 25 updates in the / directory:
4.2.7
5.0.6
1.38.0
2.3.1
2.1.0
3.1.0
0.22.0
0.23.0
23.3.1
24.0
3.2.1
3.2.2
3.5.1
4.1.0
0.7.5
0.8.0
20.1.0
25.3.0
2.31.0
2.32.2
2.5.0
2.5.1
4.2.0
4.4.2
1.59
1.62
3.14.0
3.15.1
3.5.0
3.7.1
7.4.3
8.2.1
4.7.0
4.8.0
0.2.1
0.3.2
3.3.1
4.0.1
4.1.0
5.0.0
8.18.1
8.24.0
3.12.0
3.14.0
0.6.0
0.7.0
0.42.0
0.43.0
0.1.6
0.4.5
Updates
django
from 4.2.7 to 5.0.6Commits
2719a7f
[5.0.x] Bumped version for 5.0.6 release.c90b20f
[5.0.x] Added release notes for 5.0.6 and 4.2.13.0504608
[5.0.x] Added stub release notes for 5.0.6.2fa9fe3
[5.0.x] Post-release version bump.b6844c6
[5.0.x] Bumped version for 5.0.5 release.e1eecba
[5.0.x] Added release date for 5.0.5 and 4.2.12.9b5029f
[5.0.x] Fixed #35426 -- Updated querysets to be a required argument of Generi...ac9e18f
[5.0.x] Refs #35359 -- Fixed OperationTests.test_add_generate_field() test on...59c3f8a
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in d...e18e931
[5.0.x] Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.Updates
sentry-sdk
from 1.38.0 to 2.3.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
a0ea6a9
Updated changelogf12712f
release: 2.3.135e9bab
Handle also byte arras as strings (#3101)45bf880
Do not crash exceptiongroup (by patching excepthook and keeping the name of t...0983f74
Merge branch 'release/2.3.0'4e74f91
Updated Changelogfadd277
Update CHANGELOG.md88dd524
release: 2.3.0121aa0e
Redis Cache Module - 1 - Prepare Code (#3073)30f72a3
Django caching instrumentation update (#3009)Updates
django-pipeline
from 2.1.0 to 3.1.0Release notes
Sourced from django-pipeline's releases.
Changelog
Sourced from django-pipeline's changelog.
Commits
5c9ee24
Release 3.1.00d450e5
[pre-commit.ci] auto fixes from pre-commit.com hookse00bbcd
Ensure correct compiler error styling and strip ANSI escape sequences.3c9354d
Add a couple more items to the ruff ignore list.193cc20
Merge pull request #809 from chipx86/3.x/fix-sourcemap-paths58f9f99
[pre-commit.ci] auto fixes from pre-commit.com hooksfd1c033
Update sourcemap paths when concatenating source files.2018c11
Replace deprecated .warn method with .warning (#807)14b6d2c
Update history and docs conf to release v3 (#804)7b4eea1
Add django 5 support (#803)Updates
libsass
from 0.22.0 to 0.23.0Commits
Updates
pip
from 23.3.1 to 24.0Changelog
Sourced from pip's changelog.
Commits
ef78c12
Tweak NEWS.rst6681c02
Bump for releaseef56d47
Update AUTHORS.txt53e5f19
Tweak news before release456db06
Merge pull request #12507 from jeanas/mailmap0b93dfc
Add mailmap entry for@jeanas
c0801ef
Merge pull request #12500 from bdraco/add_502aa930c4
Update src/pip/_internal/network/session.py99a82b7
Merge pull request #12494 from sbidoul/pass-config-settings-to-editable-in-re...ff30ba8
Merge pull request #12501 from VladimirFokow/fix-small-typoUpdates
django-sesame
from 3.2.1 to 3.2.2Commits
349b172
Tag version 3.2.2228dd83
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 supportffa19dc
Added build section to RTD config file.db439f2
Merge branch '3.2.x'49d919c
skip User.EMAIL_FIELD check if not invalidating on email changeb38842c
fix SESAME_INVALIDATE_ON_EMAIL_CHANGE link in docs58e607b
Python 3.6 and 3.7 are EOL.Updates
django-ses
from 3.5.1 to 4.1.0Changelog
Sourced from django-ses's changelog.
... (truncated)
Commits
9b03b2d
Update README and bump minor version.90cea76
#322 - Add Support for AWS Sessions (#323)72424d8
--- (#324)6300cde
Bump major version, drop django 2fb5e1bc
Feature/django upgrade linter (#321)5df561b
Updated Django versions (#318)aba291f
Bump sqlparse from 0.4.4 to 0.5.0 (#320)0549e6f
Bump idna from 3.6 to 3.7 (#317)f20fadb
fix: typos in test_backend.py (#319)1f097ca
Bump version.Updates
uk-election-ids
from 0.7.5 to 0.8.0Release notes
Sourced from uk-election-ids's releases.
Commits
6851018
Use trusted publisher to release to PyPI6e22589
Bump version5e189c9
Merge pull request #17 from DemocracyClub/postal-vote-requirementsd4a5f7f
Ruff format5df4d86
Ruff lint133ad71
Add pre-commit and dev-reqs28287c4
Add postal vote requirements matcherUpdates
faker
from 20.1.0 to 25.3.0Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
e0e0460
Bump version: 25.2.0 → 25.3.03497f21
📝 Update CHANGELOG.md4cba6ee
Add more iOS versions touser_agent
(#2032)db5a5ca
Bump version: 25.1.0 → 25.2.0aad9c23
📝 Update CHANGELOG.md0479fbd
💄 format code64ce2c6
Update VAT generation innl_BE
to align with correct Belgian format (#2038)66b0388
Bump version: 25.0.1 → 25.1.00303623
📝 Update CHANGELOG.md6c52dde
💄 format codeUpdates
requests
from 2.31.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_context970e8ce
v2.32.1d6ebc4a
v2.32.09a40d12
Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7
Merge pull request #6702 from nateprewitt/no_char_detection555b870
Allow character detection dependencies to be optional in post-packaging stepsd6dded3
Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
django-apiblueprint-view
from 2.5.0 to 2.5.1Changelog
Sourced from django-apiblueprint-view's changelog.
Commits
9ab79d4
fix invalid classifier1098d4c
2.5.1a3ac70a
Merge pull request #185 from chris48s/django5db0b706
run tests against django 5ccf628e
Merge pull request #184 from chris48s/dependabot/pip/django-3.2.2353881f6
Bump django from 3.2.22 to 3.2.23Updates
django-debug-toolbar
from 4.2.0 to 4.4.2Release notes
Sourced from django-debug-toolbar's releases.
... (truncated)
Changelog
Sourced from django-debug-toolbar's changelog.
... (truncated)
Commits
d481182
Version 4.4.2f7e83b1
Add a section to the installation docs about running tests (#1921)782bdd9
INTERNAL_IPS may not be a list