Bump the actions group across 1 directory with 4 updates - #30
Merged
Conversation
Updates the requirements on [astropy](https://github.com/astropy/astropy), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [flit-core](https://github.com/pypa/flit) to permit the latest version. Updates `astropy` to 6.0.1 - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](astropy/astropy@v5.0...v6.0.1) Updates `pytest` to 8.4.2 - [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.0.0...8.4.2) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0) Updates `flit-core` to 3.12.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@2.0...3.12.0) --- updated-dependencies: - dependency-name: astropy dependency-version: 6.0.1 dependency-type: direct:production dependency-group: actions - dependency-name: flit-core dependency-version: 3.12.0 dependency-type: direct:development dependency-group: actions - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development dependency-group: actions - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/actions-cfdeeea681
branch
from
June 15, 2026 06:43
f7737c5 to
a08dc89
Compare
newer versions don't work with older ubuntu docker images
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 77 77
=========================================
Hits 77 77 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
kjmeagher
approved these changes
Jun 20, 2026
This file contains hidden or 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
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on astropy, pytest, pytest-cov and flit-core to permit the latest version.
Updates
astropyto 6.0.1Release notes
Sourced from astropy's releases.
Commits
78cf534Merge pull request #16230 from saimn/v6.0.1-changelogec14b3dMerge pull request #16242 from meeseeksmachine/auto-backport-of-pr-16232-on-v...3171b1bBackport PR #16232: DOC: add a note that wrapping Angle with integral dtypes ...ce2af5aAdd note about Numpy 2.09958151Finalizing changelog for v6.0.1d38e7c8Merge pull request #16231 from saimn/v6.0.1-pin-numpyfe95e69Pin Numpy<2.0b56e304Merge pull request #16233 from neutrinoceros/table/bug/hotfix_6.0.xa7c9d6fBUG: hotfix compatibility with numpy 1.22 for astropy 6.0.xd756154Merge pull request #15869 into v6.0.xUpdates
pytestto 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
flit-coreto 3.12.0Changelog
Sourced from flit-core's changelog.
... (truncated)
Commits
1c81417Merge pull request #737 from pypa/changelog-3.12d9ce4c6Bump version: 3.11.0 → 3.12.027ea098Prepare release notes for 3.127a6e9b2Merge pull request #731 from AA-Turner/compound-spdx0b07d23Reword error messages38429c9Add empty expression test case4ab2335Add brackets-only test case78db7b5Shorten error messages20e1729Handle mixed-case licence operators9bd1477Raise error on expressions with no operator