Skip to content

Commit

Permalink
⬆️ refactor(dependencies): Update Python version to 3.10 and upgrad…
Browse files Browse the repository at this point in the history
…e `numpy` from 2.1.2 to 2.2.2.
  • Loading branch information
dotX12 committed Feb 4, 2025
1 parent 2d039b2 commit 4a6dc73
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 90 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.10
#----------------------------------------------
# ----- install & configure poetry -----
#----------------------------------------------
Expand Down
Loading

0 comments on commit 4a6dc73

Please sign in to comment.