Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
abhardwaj73 authored Sep 17, 2024
2 parents c2d5726 + a703dd1 commit 40865ea
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
tox -e clean,build
- name: Upload to PyPi
uses: pypa/[email protected].0
uses: pypa/[email protected].1
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ colorama==0.4.6
# via tqdm
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ colorama==0.4.6
# via tqdm
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ colorama==0.4.6
# via tqdm
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ colorama==0.4.6
# via tqdm
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down

0 comments on commit 40865ea

Please sign in to comment.