Skip to content

Commit 85c77e9

Browse files
v4.4.9.1 Update pipfile and lock for dependabot fixes (#1073)
1 parent e7a6b79 commit 85c77e9

File tree

3 files changed

+587
-554
lines changed

3 files changed

+587
-554
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyproj = "==3.5.0"
2727
psycopg2-binary = "==2.9.6"
2828
boto3 = "==1.26.109"
2929
jupyter = "==1.0.0"
30-
jupyterlab = "==3.6.3"
30+
jupyterlab = "==3.6.7"
3131
ipympl = "==0.9.3"
3232
pytest = "==7.3.0"
3333
whitebox = "==2.3.1"
@@ -44,6 +44,7 @@ pre-commit = "==3.3.3"
4444
isort = "==5.12.0"
4545
urllib3 = "==1.26.18"
4646
pyflwdir = "*"
47+
pillow = "==10.2.0"
4748

4849
[requires]
4950
python_version = "3.10"

0 commit comments

Comments
 (0)