diff --git a/environment.yml b/environment.yml index 584d957..0e45c19 100644 --- a/environment.yml +++ b/environment.yml @@ -21,7 +21,7 @@ dependencies: - pycountry=22.3.5=pyhd8ed1ab_0 - pycparser=2.21=pyhd8ed1ab_0 - python=3.12.1=h9f0c242_1_cpython - - requests=2.31.0=pyhd8ed1ab_0 + - requests=2.32.0=pyhd8ed1ab_0 - setuptools=68.2.2=py312hecd8cb5_0 - urllib3=2.2.2=pyhd8ed1ab_0 - vega_datasets=0.9.0=pyhd3deb0d_0 diff --git a/requirements.txt b/requirements.txt index ee5e17b..f77aebb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ openpyxl==3.1.4 pandas==2.2.2 pip==23.3.1 pycountry==22.3.5 -requests==2.31.0 +requests==2.32.0 urllib3==2.2.2 vega_datasets==0.9.0 \ No newline at end of file