Skip to content

Commit

Permalink
build(deps): bump wheel from 0.36.2 to 0.38.1 (#308)
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.36.2...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Emanuel Lima <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emanuel Lima <[email protected]>
  • Loading branch information
dependabot[bot] and emanuellima1 authored Dec 8, 2023
1 parent 7403209 commit 06e90da
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
-i https://pypi.org/simple

parameterized>=0.7.4
pytest>=6.0.2
tabulate>=0.8.7
wheel>=0.36.2
pandas>=1.1.5
funcy>=1.16
dill>=0.3.4
pathos>=0.2.8
numpy>=1.22.0
pytz>=2021.1
matplotlib==3.3.2
networkx==2.5
parameterized==0.7.4
plotly==4.10.0
pytest==6.0.2
scikit-learn==0.23.2
scipy>=1.5.2
seaborn==0.11.0
tabulate==0.8.7
xarray==0.16.0
wheel==0.38.1
pandas==1.1.5
fn==0.4.3
funcy==1.16
dill==0.3.4
pathos==0.2.8
numpy==1.22.0
pytz==2021.1
six>=1.11.0

0 comments on commit 06e90da

Please sign in to comment.