-
Notifications
You must be signed in to change notification settings - Fork 11
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 dependencies group across 1 directory with 16 updates #435
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/pip/requirements/dependencies-abe4180493
Closed
Bump the dependencies group across 1 directory with 16 updates #435
dependabot
wants to merge
1
commit into
develop
from
dependabot/pip/requirements/dependencies-abe4180493
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 11, 2024
dependabot
bot
force-pushed
the
dependabot/pip/requirements/dependencies-abe4180493
branch
from
December 13, 2024 08:36
d62b386
to
41d1271
Compare
Bumps the dependencies group with 16 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [dj-database-url](https://github.com/jazzband/dj-database-url) | `2.1.0` | `2.2.0` | | [django](https://github.com/django/django) | `4.1.13` | `4.2.17` | | [django-anymail](https://github.com/anymail/django-anymail) | `10.3` | `12.0` | | [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) | `4.3.0` | `4.4.6` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.1` | | [freezegun](https://github.com/spulec/freezegun) | `1.4.0` | `1.5.1` | | [playwright](https://github.com/microsoft/playwright-python) | `1.42.0` | `1.49.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `4.0.1` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.4.4` | `0.6.2` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.12.2` | | [unittest-parametrize](https://github.com/adamchainz/unittest-parametrize) | `1.4.0` | `1.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.3` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.6.0` | `6.8.2` | Updates `dj-database-url` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](jazzband/dj-database-url@v2.1.0...v2.2.0) Updates `django` from 4.1.13 to 4.2.17 - [Commits](django/django@4.1.13...4.2.17) Updates `django-anymail` from 10.3 to 12.0 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v10.3...v12.0) Updates `django-debug-toolbar` from 4.3.0 to 4.4.6 - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@4.3...4.4.6) Updates `factory-boy` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.0...3.3.1) Updates `freezegun` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.4.0...1.5.1) Updates `playwright` from 1.42.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.42.0...v1.49.1) Updates `pre-commit` from 3.7.0 to 4.0.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.7.0...v4.0.1) Updates `psycopg2-binary` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `pytest-django` from 4.8.0 to 4.9.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.8.0...v4.9.0) Updates `pytest-playwright` from 0.4.4 to 0.6.2 - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.4.4...v0.6.2) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `typing-extensions` from 4.10.0 to 4.12.2 - [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.10.0...4.12.2) Updates `unittest-parametrize` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/adamchainz/unittest-parametrize/blob/main/CHANGELOG.rst) - [Commits](adamchainz/unittest-parametrize@1.4.0...1.5.0) Updates `urllib3` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.3) Updates `whitenoise` from 6.6.0 to 6.8.2 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.6.0...6.8.2) --- updated-dependencies: - dependency-name: dj-database-url dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-anymail dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: factory-boy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: freezegun dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: unittest-parametrize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/requirements/dependencies-abe4180493
branch
from
December 16, 2024 09:08
41d1271
to
0670d27
Compare
Superseded by #439. |
dependabot
bot
deleted the
dependabot/pip/requirements/dependencies-abe4180493
branch
December 23, 2024 08:34
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
python
Pull requests that update Python code
0 participants
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 dependencies group with 16 updates in the /requirements directory:
2.1.0
2.2.0
4.1.13
4.2.17
10.3
12.0
4.3.0
4.4.6
3.3.0
3.3.1
1.4.0
1.5.1
1.42.0
1.49.1
3.7.0
4.0.1
2.9.9
2.9.10
4.8.0
4.9.0
0.4.4
0.6.2
1.16.0
1.17.0
4.10.0
4.12.2
1.4.0
1.5.0
2.2.1
2.2.3
6.6.0
6.8.2
Updates
dj-database-url
from 2.1.0 to 2.2.0Release notes
Sourced from dj-database-url's releases.
Changelog
Sourced from dj-database-url's changelog.
Commits
51773f3
Update setup.py5a91d7a
Update README.rst (#247)cda5b0c
[pre-commit.ci] pre-commit autoupdate (#245)7906f3b
[pre-commit.ci] pre-commit autoupdate (#244)5106a19
[pre-commit.ci] pre-commit autoupdate (#242)bcf163e
Check list of schemes to determine ifsearch_path
option should be added (#...86f04ef
[pre-commit.ci] pre-commit autoupdate (#241)fc0dca1
Update django 5.0 python compatability (#239)ebb86f9
[pre-commit.ci] pre-commit autoupdate (#238)1412cef
[pre-commit.ci] pre-commit autoupdate (#237)Updates
django
from 4.1.13 to 4.2.17Commits
1f0356f
[4.2.x] Bumped version for 4.2.17 release.7376bcb
[4.2.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...790eb05
[4.2.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().f663277
[4.2.x] Refs CVE-2024-11168 -- Updated vendored _urlsplit() to properly valid...0acff0f
[4.2.x] Added stub release notes and release date for 4.2.17.b381b19
[4.2.x] Fixed docs build on Sphinx 8.1+.ea4a1fb
[4.2.x] Refs #35844 -- Expanded compatibility for expected error messages in ...345a665
[4.2.x] Added GitHub Action workflow to test all Python versions listed in th...5211677
[4.2.x] Added CVE-2024-45230 and CVE-2024-45231 to security archive.8f6c362
[4.2.x] Post-release version bump.Updates
django-anymail
from 10.3 to 12.0Release notes
Sourced from django-anymail's releases.
Changelog
Sourced from django-anymail's changelog.