Skip to content

Commit

Permalink
Merge pull request #213 from grahamgower/dependabot/pip/requirements/…
Browse files Browse the repository at this point in the history
…numpy-1.25.2

Bump numpy from 1.25.1 to 1.25.2 in /requirements
  • Loading branch information
mergify[bot] committed Aug 7, 2023
2 parents 333f057 + 8c42ab6 commit ddf4ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ demes==0.2.3
matplotlib; python_version=='3.7'
matplotlib==3.7.2; python_version>='3.8'
numpy; python_version=='3.7'
numpy==1.25.1; python_version>='3.8'
numpy==1.25.2; python_version>='3.8'
scipy; python_version=='3.7'
scipy==1.11.1; python_version>='3.8'

0 comments on commit ddf4ae2

Please sign in to comment.