-
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 with 16 updates #137
Closed
Closed
+129
−127
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 16 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.40.0` | | [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.6.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.62` | | [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` | `8.0.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.7.0` | `4.8.0` | | [ipython](https://github.com/ipython/ipython) | `8.18.1` | `8.20.0` | | [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.6.0` | `0.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.6` | `0.1.15` | 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.40.0 - [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.40.0) 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.6.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.6.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.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 `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 8.0.0 - [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.0.0) 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 `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 `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 `ruff` from 0.1.6 to 0.1.15 - [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.15) --- 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-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: ipython 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: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 30, 2024
Superseded by #138. |
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 16 updates:
4.2.7
5.0.1
1.38.0
1.40.0
2.1.0
3.0.0
0.22.0
0.23.0
23.3.1
23.3.2
3.2.1
3.2.2
3.5.1
3.5.2
20.1.0
22.6.0
2.5.0
2.5.1
1.59
1.62
3.5.0
3.6.0
7.4.3
8.0.0
4.7.0
4.8.0
8.18.1
8.20.0
0.6.0
0.7.0
0.1.6
0.1.15
Updates
django
from 4.2.7 to 5.0.1Commits
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...Updates
sentry-sdk
from 1.38.0 to 1.40.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
33f65e0
Update CHANGELOG.md371cf44
release: 1.40.0eee728c
feat(ddm): Enable metrics related settings by default (#2685)e373e35
fix(utils): FixUnicodeDecodeError
on Python 2 (#2657)704d259
Enable DB query source by default (#2629)1a9225c
fix(query-source): Fix query source duration check (#2675)e864eab
style: Reformat with black==24.1.0 (#2680)ed3ac88
Cleaning up existing code to prepare for new Scopes API (#2611)fb03f7c
Moved redis related tests to databases (#2674)2f05ccb
ref(api): Improvesentry_sdk.trace
type hints (#2633)Updates
django-pipeline
from 2.1.0 to 3.0.0Release notes
Sourced from django-pipeline's releases.
Changelog
Sourced from django-pipeline's changelog.
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 format9aa8be1
[pre-commit.ci] auto fixes from pre-commit.com hooks3a0bb76
Add black to pre-commit with pyproject configbb7a4a9
Remove format flag from ruff commandbc2a5f5
Use Pypy 3.10, drop Python 3.7 and Django 2e459d87
Add test for django 4.2 (#793)Updates
libsass
from 0.22.0 to 0.23.0Commits
Updates
pip
from 23.3.1 to 23.3.2Changelog
Sourced from pip's changelog.
Commits
f9fea40
Bump for release3891d41
Fix news file namefb1be0f
Fix a few typing issuesb23341d
Update AUTHORS.txt4513b9c
added second test case69b5810
Fixed bug in extras handling for link requirements7189400
Update news/370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst3f9c9f9
fix mercurial revision parse error: use two hypen argument --rev= instead of -r=Updates
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 3.5.2Changelog
Sourced from django-ses's changelog.
... (truncated)
Commits
db4819c
Bump to 3.5.2d07177f
Update python version compat - remove 3.7, add 3.11, 3.12 (#304)284c133
Use r-string to hide raw string regex warning (#303)0b2a7a8
Fix/return path (#276)5dc270e
Bump django from 3.2.17 to 3.2.18 (#273)459d8b5
Bump cryptography from 38.0.4 to 39.0.1 (#272)38d128d
Bump django from 3.2.16 to 3.2.17 (#271)f9ebfab
Update README.Updates
faker
from 20.1.0 to 22.6.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
47c7dbf
Bump version: 22.5.1 → 22.6.049a986a
📝 Update CHANGELOG.md6f59874
Add support for birthday and gender touk_UA
ssn
method (#1983)c0de02c
Update CONTRIBUTING.rst18fc794
Update CONTRIBUTING.rst62e8697
Bump version: 22.5.0 → 22.5.10aeca7e
📝 Update CHANGELOG.md918cb74
Add area code 830000 tozh_CN
4519d97
Bump version: 22.4.0 → 22.5.0a8a0cdc
📝 Update CHANGELOG.mdUpdates
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
python-memcached
from 1.59 to 1.62Release notes
Sourced from python-memcached's releases.
Commits
5c5cb1b
Unused release files removed (using github actions now), preparing for releaseb5d59ca
Updating ChangeLog880fe69
Merge pull request #190 from ngnpope/fix-delete-returnc9a1626
Fixed return value from delete command.deac889
Adding changelog entryb515221
Merge pull request #189 from ngnpope/cleanup-travis-ci718233c
Removed obsolete configuration for Travis CI.f0eba6e
Fixed the "2024" date typo in the ChangeLog0221f35
Fixing year in ChangeLog entry36beb9c
Adding changelog entryUpdates
pre-commit
from 3.5.0 to 3.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9c9983d
v3.6.07dc0a59
Merge pull request #3093 from pre-commit/removeprefixd3fa7f4
Merge pull request #3092 from pre-commit/minimum-version-first08478ec
python 3.9+: use removeprefix047439a
attempt minimum_pre_commit_version first when parsing configs23a2b73
Merge pull request #3079 from edgarrmondragon/deprecation-rmtree-onerrorcffabe5
Address deprecation warning inshutil.rmtree(onerror=...)
51df34e
Merge pull request #3078 from pre-commit/pre-commit-ci-update-confige36cefc
[pre-commit.ci] pre-commit autoupdate2280645
Merge pull request #3064 from pre-commit/pre-commit-ci-update-configUpdates
pytest
from 7.4.3 to 8.0.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
478f823
Prepare release version 8.0.06085900
[8.0.x] fix: avoid rounding microsecond to1_000_000
(#11863)3b41c65
[8.0.x] Escape skip reason in junitxml (#11845)747072a
[8.0.x] Update docstring of scripts/generate-gh-release-notes.py (#11768)011a475
Properly attach packages to the GH release notes (#11839) (#11840)97960bd
Merge pull request #11835 from pytest-dev/release-8.0.0rc26be0a3c
Prepare release version 8.0.0rc244ffe07
Merge pull request #11837 from pytest-dev/backport-11836-to-8.0.x14ecb04
[8.0.x] testing: temporarily disable test due to hypothesis issue41c8dab
Merge pull request #11831 from bluetech/backport-11825-to-8.0.xUpdates
pytest-django
from 4.7.0 to 4.8.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
49b98d1
Release 4.8.07c04917
django_username_field example should use create_user not create0b42a93
Added assertMessages() from django.contrib.messages. (#1109)5283aa4
Fix--help
/--version
crash in a partially configured appd0d22ba
Remove redundant_setup_django
call indjango_test_environment
6cf63b6
Upgrade GitHub Action setup-python (#1103)523c8d5
Remove MANIFEST.in file72080ad
tests: make it possible to run without settingPYTHONPATH=$(pwd)
b17b7bc
tests: make variable faithful to its name12cf877
Avoid mutable global state inSettingsWrapper
Updates
ipython
from 8.18.1 to 8.20.0Commits
19f24dd
release 8.20.0ac4dd79
What's new 8.20. (#14285)52ba5fe
What's new 8.20.59eccb2
Inspect continuation prompt signature and pass only viable arguments. (#14274)d379f51
please linterfd2cf18
Fix docstring leading space. (#14279)51e92d7
Fix docstring leading space.90276e8
Misc fix for Python 3.13 testing (unicode range and skip tests) (#14278)fb1fc0c
skip jedi test on 3.13 alpha that has no grammar yet with parso006dc1a
update unicode range for python 3.13Updates
pytest-socket
from 0.6.0 to 0.7.0Release notes
Sourced from pytest-socket's releases.