Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/matplotlib-3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington authored Mar 4, 2024
2 parents 0e93b60 + 04966a9 commit 74c55bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
fetch-depth: 0

- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astropy==6.0.0
matplotlib==3.8.3
numpy==1.26.3
numpy==1.26.4
scipy==1.12.0

0 comments on commit 74c55bb

Please sign in to comment.