Bump the dependencies group across 1 directory with 6 updates #466
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 6 updates in the / directory:
5.0.0
5.1.0
0.16.0
0.16.4
0.5.0
0.6.0
8.2.0
8.2.1
3.2.0
3.2.2
1.13.0
1.13.1
Updates
twine
from 5.0.0 to 5.1.0Changelog
Sourced from twine's changelog.
Commits
e9f70cf
Merge pull request #1108 from pypa/fix-release-workflow1908be7
Fix release workflow6d7ffea
Merge pull request #1107 from woodruffw-forks/release-5.1.0bc91e57
Update changelog for 5.1.0de39ade
Merge pull request #1085 from pypa/feature/pep-62175de094
Merge pull request #1104 from ascheel/mainc512bbf
Properly handle repository URLs with auth in theme0ed808
Changelog entry72ee030
Change regex string to a raw string.04d7e27
Sanitize URLs for logging/display purposes.Updates
ansys-sphinx-theme
from 0.16.0 to 0.16.4Commits
024231e
Updating CHANGELOG for v0.16.4e2f1dff
release: bump version 0.16.421f58fb
release: bump version 0.16.4d3a2675
Merge branch 'release/0.16' of https://github.com/ansys/ansys-sphinx-theme in...ae362bb
feat: adapt package to general PyAnsys repository layout (#387)ec0cc4e
chore(deps): bump sphinx-autoapi from 3.1.0 to 3.1.1 (#385)2b0f55a
chore(deps): bump sphinx-notfound-page from 1.0.1 to 1.0.2 (#384)701558a
chore(deps): bump sphinx-design from 0.5.0 to 0.6.0 (#383)27a23b5
Updating CHANGELOG for v0.16.352246e5
release: bump version 0.16.3Updates
sphinx-design
from 0.5.0 to 0.6.0Release notes
Sourced from sphinx-design's releases.
... (truncated)
Changelog
Sourced from sphinx-design's changelog.
... (truncated)
Commits
16af1dc
🚀 Release v0.6.0 (#197)f1427ce
✨ NEW: sync tabs by URL query parameters (#196)a6f97b8
🐛 FIX: do not closeinput
tag (#195)e258b45
👌 Use reference name by default for internal link cards (#183)3374383
✨ NEW: Create custom directives (#194)af64472
🔧 Add FIPS compliant flag to md5 call (#162)074f21f
👌 Remove duplicate CSS hashing for sphinx >= 7.1 (#193)be1b85d
🐛 Fix tab-item label with nested syntax (#135)89aaa26
👌 Improve dropdown title bar (#192)169c09d
📚 Change syntax dropdown color (#191)Updates
pytest
from 8.2.0 to 8.2.1Release notes
Sourced from pytest's releases.
Commits
66ff8df
Prepare release version 8.2.13ffcfd1
Merge pull request #12340 from pytest-dev/backport-12334-to-8.2.x0b28313
[8.2.x] Add Python 3.13 (beta) supportf3dd93a
[8.2.x] Attest package provenance (#12335)bb5a125
[8.2.x] Spelling (#12331)f179bf2
Merge pull request #12327 from pytest-dev/backport-12325-to-8.2.x2b671b5
[8.2.x] cacheprovider: fix.pytest_cache
not being world-readable65ab7cb
Merge pull request #12324 from pytest-dev/backport-12320-to-8.2.x4d5fb7d
Merge pull request #12319 from pytest-dev/backport-12311-to-8.2.xcbe5996
[8.2.x] changelog: document unittest 8.2 change as breakingUpdates
pylint
from 3.2.0 to 3.2.2Commits
769ffd2
Bump pylint to 3.2.2, update changelog (#9658)98c5af9
Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8f
Update astroid to 3.2.2 (#9655) (#9656)9223172
Bump pylint to 3.2.1, update changelog926547b
[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675
Fix linterstats.get_module_message_count() (#9146) (#9648)aed496a
Fix FP forpossibly-used-before-assignment
withassert_never()
(#9645) (#...9dae975
[Backport maintenance/3.2.x] Add--prefer-stubs=y
option (#9646)a03ceae
Add--prefer-stubs=y
option (#9632)b2ea316
[Backport maintenance/3.2.x] Don't emit incorrect-variance for type parameter...Updates
scipy
from 1.13.0 to 1.13.1Release notes
Sourced from scipy's releases.
Commits
44e4eba
REL: SciPy 1.13.1 release commit [wheel build]2eb8e1b
Merge pull request #20632 from tylerjereddy/treddy_prep_1_13_1_backports1a00d48
DOC: PR 20632 updates11e99ba
BUG: stats: Fixzipf.pmf
andzipfian.pmf
for int32k
(#20702) [wheel bu...506cbeb
MAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (#20592)c9d8613
CI, MAINT: PR 20632 revisions95c50a4
MAINT: PR 20632 revisions [wheel build]e7abaf1
MAINT: PR 20632 revisions [wheel build]aa32933
CI: PR 20632 revisions [wheel build]023b0fb
CI: MR 20632 revisionsDependabot 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