File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ openai = "openai.cli:main"
4949managed = true
5050dev-dependencies = [
5151 " pyright==1.1.332" ,
52- " mypy==1.6 .1" ,
52+ " mypy==1.7 .1" ,
5353 " black==23.3.0" ,
5454 " respx==0.19.2" ,
5555 " pytest==7.1.1" ,
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ azure-identity==1.15.0
1616black==23.3.0
1717certifi==2023.7.22
1818cffi==1.16.0
19- charset-normalizer==3.3.1
19+ charset-normalizer==3.3.2
2020click==8.1.7
2121colorlog==6.7.0
22- cryptography==41.0.5
22+ cryptography==41.0.7
2323dirty-equals==0.6.0
2424distlib==0.3.7
2525distro==1.8.0
@@ -31,15 +31,15 @@ httpx==0.23.0
3131idna==3.4
3232iniconfig==2.0.0
3333isort==5.10.1
34- msal==1.24.1
34+ msal==1.25.0
3535msal-extensions==1.0.0
36- mypy==1.6 .1
36+ mypy==1.7 .1
3737mypy-extensions==1.0.0
3838nodeenv==1.8.0
3939nox==2023.4.22
40- numpy==1.26.1
40+ numpy==1.26.2
4141packaging==23.2
42- pandas==2.1.1
42+ pandas==2.1.3
4343pandas-stubs==2.1.1.230928
4444pathspec==0.11.2
4545platformdirs==3.11.0
@@ -68,7 +68,7 @@ types-pytz==2023.3.1.1
6868types-tqdm==4.66.0.2
6969typing-extensions==4.8.0
7070tzdata==2023.3
71- urllib3==2.0.7
71+ urllib3==2.1.0
7272virtualenv==20.24.5
7373# The following packages are considered to be unsafe in a requirements file:
7474setuptools==68.2.2
You can’t perform that action at this time.
0 commit comments