Skip to content

Commit

Permalink
Merge pull request #384 from Gurobi/dependabot/pip/main/pandas-2.2.3
Browse files Browse the repository at this point in the history
Bump pandas from 2.2.2 to 2.2.3
  • Loading branch information
pobonomo authored Jan 1, 2025
2 parents 225b6c1 + b7ffa5b commit 5c67458
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ matplotlib-inline==0.1.7
sphinxcontrib_bibtex==2.6.3
numpy==2.0.2
numpydoc==1.8.0
pandas==2.2.2
pandas==2.2.3
scikit-learn==1.5.2
seaborn==0.13.2
Sphinx==7.3.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.pandas.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pandas==2.2.2
pandas==2.2.3
gurobipy-pandas==1.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gurobipy==12.0.0
numpy==2.0.2
pandas==2.2.2
pandas==2.2.3
scikit-learn==1.5.2
seaborn==0.13.2
.

0 comments on commit 5c67458

Please sign in to comment.