From 479e7860f026e9971aee41555f2217571b2bd365 Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Wed, 27 Mar 2024 07:44:51 -0700 Subject: [PATCH] Automated dependency upgrades (#930) * update dependencies for ubuntu-latest/py3.10 * update dependencies for ubuntu-latest/py3.11 * update dependencies for ubuntu-latest/py3.9 --------- Co-authored-by: github-actions --- requirements/ubuntu-latest_py3.10.txt | 2 ++ requirements/ubuntu-latest_py3.11.txt | 2 ++ requirements/ubuntu-latest_py3.9.txt | 2 ++ 3 files changed, 6 insertions(+) diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index e3a1d42a..5e5d3ff0 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -311,6 +311,8 @@ typing-extensions==4.10.0 # via # astroid # black +tzdata==2024.1 + # via pandas ujson==5.9.0 # via matminer (setup.py) uncertainties==3.1.7 diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index af2c2ba8..e95f1499 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -299,6 +299,8 @@ tqdm==4.66.2 # matminer (setup.py) # mdf-forge # pymatgen +tzdata==2024.1 + # via pandas ujson==5.9.0 # via matminer (setup.py) uncertainties==3.1.7 diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index 82c5a0e3..ff5486bc 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -317,6 +317,8 @@ typing-extensions==4.10.0 # black # globus-sdk # pylint +tzdata==2024.1 + # via pandas ujson==5.9.0 # via matminer (setup.py) uncertainties==3.1.7