-
Notifications
You must be signed in to change notification settings - Fork 9
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
Deps: Bump the python-packages group across 1 directory with 19 updates #926
Merged
greenbonebot
merged 1 commit into
main
from
dependabot/pip/main/python-packages-d3af18f325
Sep 10, 2024
Merged
Deps: Bump the python-packages group across 1 directory with 19 updates #926
greenbonebot
merged 1 commit into
main
from
dependabot/pip/main/python-packages-d3af18f325
Sep 10, 2024
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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `4.2.15` | `4.2.16` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.11.0` | `2.13.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.2.7` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.3` | `1.1.4` | | [pontos](https://github.com/greenbone/pontos) | `24.3.2` | `24.9.0` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [lxml](https://github.com/lxml/lxml) | `5.2.2` | `5.3.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.2` | | [pyphen](https://github.com/Kozea/Pyphen) | `0.15.0` | `0.16.0` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.1` | `0.6.4` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` | Updates `django` from 4.2.15 to 4.2.16 - [Commits](django/django@4.2.15...4.2.16) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `sentry-sdk` from 2.11.0 to 2.13.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@2.11.0...2.13.0) Updates `pylint` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) 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-env` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.3...1.1.4) Updates `pontos` from 24.3.2 to 24.9.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v24.3.2...v24.9.0) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.1) Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.0...7.6.1) Updates `httpx` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.27.2) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `lxml` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.2.2...lxml-5.3.0) Updates `platformdirs` from 4.2.2 to 4.3.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.2) Updates `pyphen` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/Kozea/Pyphen/releases) - [Changelog](https://github.com/Kozea/Pyphen/blob/main/docs/changelog.rst) - [Commits](Kozea/Pyphen@0.15.0...0.16.0) Updates `rich` from 13.7.1 to 13.8.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.8.0) Updates `ruff` from 0.6.1 to 0.6.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.1...0.6.4) Updates `tomlkit` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.0...0.13.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch 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-env dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pontos dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: idna dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: lxml dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyphen dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tomlkit dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 9, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #926 +/- ##
=======================================
Coverage 87.45% 87.45%
=======================================
Files 35 35
Lines 1371 1371
=======================================
Hits 1199 1199
Misses 172 172 ☔ View full report in Codecov by Sentry. |
a-h-abdelsalam
approved these changes
Sep 10, 2024
greenbonebot
deleted the
dependabot/pip/main/python-packages-d3af18f325
branch
September 10, 2024 16:22
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
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 19 updates in the / directory:
4.2.15
4.2.16
6.0.1
6.0.2
2.11.0
2.13.0
3.2.6
3.2.7
4.8.0
4.9.0
1.1.3
1.1.4
24.3.2
24.9.0
24.4.2
24.8.0
2024.7.4
2024.8.30
1.16.0
1.17.1
7.6.0
7.6.1
0.27.0
0.27.2
3.7
3.8
5.2.2
5.3.0
4.2.2
4.3.2
0.15.0
0.16.0
13.7.1
13.8.0
0.6.1
0.6.4
0.13.0
0.13.2
Updates
django
from 4.2.15 to 4.2.16Commits
6f9fea3
[4.2.x] Bumped version for 4.2.16 release.bf4888d
[4.2.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...d147a8e
[4.2.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...705066d
[4.2.x] Fixed grammatical error in stub release notes for upcoming security r...b07d4f2
[4.2.x] Added stub release notes and release date for 4.2.16.e0579ce
[4.2.x] Added CVE-2024-41989, CVE-2024-41990, CVE-2024-41991, and CVE-2024-42...ae0ca83
[4.2.x] Post-release version bump.Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
sentry-sdk
from 2.11.0 to 2.13.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
570307c
Updated changelog4c1ea7a
release: 2.13.017a6cf0
feat: Add ray integration support (#2400) (#2444)4858996
Expose custom_repr function that precedes safe_repr invocation in serializer ...275c63e
ref(sessions): Deprecate hub-basedsessions.py
logic (#3419)6a4e729
ref(sessions): Deprecateis_auto_session_tracking_enabled
(#3428)a6cb9b1
Add note to generated yaml files (#3423)19c4069
test(sessions): Remove unnecessary line (#3418)da0392f
Dramatiq integration from@jacobsvante
(#3397)7d46709
Serialize vars early to avoid living references (#3409)Updates
pylint
from 3.2.6 to 3.2.7Commits
a98215b
Bump pylint to 3.2.7, update changelog1deaffa
Fix to maintain order of package paths (#9887) (#9897)b4c2951
[Backport maintenance/3.2.x] Fix a crash inundefined-loop-variable
with `e...f1925f4
Fix crash in refactoring checker when calling bound lambda (#9867)7d1626c
Fix a false positiveunreachable
forNoReturn
coroutine functions (#9844)...Updates
pytest-django
from 4.8.0 to 4.9.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1157a7c
Release 4.9.0089843c
Add a few type annotationsd878d56
Add a missing type annotation19605d7
fail-on-template-vars: modernize stack inspection code (#1129)c746a46
Avoid running database migrations forSimpleTestCase
(#1120)8502a12
Replace psycopg2, psycopg2cffi -> psycopg in testing and docs52b2205
Drop support for EOL Django 3.2, 4.1, add support for 5.1c66f9d3
ci: use trusted publishing for release30602a2
tox: update ruff, mypya39b910
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0Updates
pytest-env
from 1.1.3 to 1.1.4Release notes
Sourced from pytest-env's releases.
Commits
4d5015b
Bump tools and dependencies and support 3.13e95bd81
Bump tools and dependencies and support 3.13880f318
[pre-commit.ci] pre-commit autoupdate (#96)da9b992
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#98)b398758
[pre-commit.ci] pre-commit autoupdate (#95)edf092e
[pre-commit.ci] pre-commit autoupdate (#94)476f5e2
[pre-commit.ci] pre-commit autoupdate (#93)8413e95
[pre-commit.ci] pre-commit autoupdate (#92)7af6ff8
[pre-commit.ci] pre-commit autoupdate (#91)66a96b1
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#90)Updates
pontos
from 24.3.2 to 24.9.0Release notes
Sourced from pontos's releases.
Commits
12d5f63
Automatic release to 24.9.0213e94f
Fix loading of NVD API results when there are none (#1039)04eeac5
Deps: Bump the python-packages group with 5 updates (#1041)0a58495
Deps: Bump the python-packages group with 4 updates (#1040)8ceb855
Apply linter formattinge2a3689
Compare years as ints3f37803
Enable updating existing multi-year license headers with single_yearb7a3bd0
Add: single-year flag to command pontos-update-header139faba
Change check for excluded first when updating a file66efb6d
Fix handle IndexError exceptionUpdates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
cffi
from 1.16.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)74731f9
Release 1.17.0 (#108)181fa00
1.17.0rc1 release (#80)772528e
Add 3.13 to trove classifiers (#72)e36042d
1.17.0b1 prep (#79)39bdab2
avoid null-pointer-subtraction error (#78)Updates
coverage
from 7.6.0 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
httpx
from 0.27.0 to 0.27.2Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
idna
from 3.7 to 3.8Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
784c6f4
Release v3.828c7c9e
Typo fixa2b41c3
Pin remainder of Github Actions flagged in code scanning1f613c5
More Github Action dependency pinninga87e2b6
Update OSSF scorecard to latest version12d4dd1
Merge pull request #182 from kjd/github-pypi-actionse1a1541
Pin Github Actions dependenciesc109d3a
Merge branch 'master' into github-pypi-actionsf8a8de4
Do not try to build/send packages to TestPyPI for now613bdde
Update regexp to move global flag to start of expressionUpdates
lxml
from 5.2.2 to 5.3.0Changelog
Sourced from lxml's changelog.
Commits
475f4ab
Update release date.e356a1e
Build: Add some debug output.8345680
Build: Retry library downloads on failures.2fe6c90
CI: Test oldest officially supported library versions again (the slightly new...00335a1
Build: Improve download regexes.f3da47d
Prepare release of lxml 5.3.0.3119703
Add missing global name to "all" in lxml.etree.9de6180
Build: Upgrade cibuildwheel version also for the matrix setup.54e36cb
Build: Upgrade libxslt to latest (1.1.42).d4f56ee
Build: Slightly increase the oldest libxslt version that we test against to w...Updates
platformdirs
from 4.2.2 to 4.3.2Release notes
Sourced from platformdirs's releases.
Commits
c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)49a89ef
Update README.rst4851532
Update README.rst330b272
Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla...1ca8592
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297)6ac03f5
[pre-commit.ci] pre-commit autoupdate (#293)9e539d7
Useinclude-hidden-files: true
to upload coverage artifacts (#298)6a0ff60
[pre-commit.ci] pre-commit autoupdate (#288)8f59e91
Test with latest PyPy (#290)Updates
pyphen
from 0.15.0 to 0.16.0Release notes
Sourced from pyphen's releases.
Changelog
Sourced from pyphen's changelog.
Commits
a74cae4
Version 0.16.0e0623ad
Update dictionary repository6f3f769
Close file when reading encodingUpdates
rich
from 13.7.1 to 13.8.0Release notes
Sourced from rich's releases.