diff --git a/requirements.txt b/requirements.txt index e96ccee..d3e58c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ bleach==6.0.0 blinker==1.6.2 branca==0.6.0 cachetools==5.3.0 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 @@ -29,7 +29,7 @@ fastjsonschema==2.16.3 folium==0.14.0 fqdn==1.5.1 gitdb==4.0.10 -gitpython==3.1.31 +gitpython==3.1.35 idna==3.4 importlib-metadata==6.6.0 ipykernel==6.23.0 @@ -43,7 +43,7 @@ jsonschema==4.17.3 jupyter-client==8.2.0 jupyter-core==5.3.0 jupyter-events==0.6.3 -jupyter-server==2.5.0 +jupyter-server==2.11.2 jupyter-server-terminals==0.4.4 jupyterlab-pygments==0.2.2 markdown-it-py==2.2.0 @@ -65,7 +65,7 @@ pandocfilters==1.5.0 parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==9.5.0 +Pillow==10.0.1 platformdirs==3.5.1 prometheus-client==0.16.0 prompt-toolkit==3.0.38 @@ -73,7 +73,7 @@ protobuf==3.20.3 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2 -pyarrow==12.0.0 +pyarrow==14.0.1 pycparser==2.21 pydeck==0.8.1b0 pygments==2.15.1 @@ -84,7 +84,7 @@ python-json-logger==2.0.7 pytz==2023.3 pyyaml==6.0 pyzmq==25.0.2 -requests==2.30.0 +requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.3.5 @@ -94,7 +94,7 @@ smmap==5.0.0 sniffio==1.3.0 soupsieve==2.4.1 stack-data==0.6.2 -streamlit==1.22.0 +streamlit==1.27.0 streamlit-folium==0.11.1 tenacity==8.2.2 terminado==0.17.1 @@ -102,17 +102,18 @@ tinycss2==1.2.1 toml==0.10.2 tomli==2.0.1 toolz==0.12.0 -tornado==6.3.2 +tornado==6.3.3 traitlets==5.9.0 typing-extensions==4.5.0 tzdata==2023.3 tzlocal==5.0 uri-template==1.2.0 -urllib3==2.0.2 -validators==0.20.0 +urllib3==2.0.7 +validators==0.21.0 watchdog==3.0.0 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1 websocket-client==1.5.1 zipp==3.15.0 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability