Skip to content

Commit 6888667

Browse files
authored
Merge branch 'firefly-cpp:main' into feature/scatter-plot-grouped-matrix-plot-viz
2 parents d3a3535 + dbcfee9 commit 6888667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ idna==3.7
3232
# via requests
3333
imagesize==1.4.1
3434
# via sphinx
35-
jinja2==3.1.3
35+
jinja2==3.1.4
3636
# via sphinx
3737
joblib==1.3.2
3838
# via nltk
@@ -87,7 +87,7 @@ pyyaml==6.0.1
8787
# via pybtex
8888
regex==2023.12.25
8989
# via nltk
90-
requests==2.31.0
90+
requests==2.32.0
9191
# via sphinx
9292
six==1.16.0
9393
# via
@@ -129,5 +129,5 @@ tqdm==4.66.3
129129
# via nltk
130130
tzdata==2023.4
131131
# via pandas
132-
urllib3==2.0.7
132+
urllib3==2.2.2
133133
# via requests

0 commit comments

Comments
 (0)