Commit 0990e31c

Stainless Bot <107565488+stainless-bot@users.noreply.github.com>
2023-11-28 21:43:59
chore(deps): bump mypy to v1.7.1 (#891)
1 parent 9c8789c
pyproject.toml
@@ -49,7 +49,7 @@ openai = "openai.cli:main"
 managed = true
 dev-dependencies = [
     "pyright==1.1.332",
-    "mypy==1.6.1",
+    "mypy==1.7.1",
     "black==23.3.0",
     "respx==0.19.2",
     "pytest==7.1.1",
requirements-dev.lock
@@ -16,10 +16,10 @@ azure-identity==1.15.0
 black==23.3.0
 certifi==2023.7.22
 cffi==1.16.0
-charset-normalizer==3.3.1
+charset-normalizer==3.3.2
 click==8.1.7
 colorlog==6.7.0
-cryptography==41.0.5
+cryptography==41.0.7
 dirty-equals==0.6.0
 distlib==0.3.7
 distro==1.8.0
@@ -31,15 +31,15 @@ httpx==0.23.0
 idna==3.4
 iniconfig==2.0.0
 isort==5.10.1
-msal==1.24.1
+msal==1.25.0
 msal-extensions==1.0.0
-mypy==1.6.1
+mypy==1.7.1
 mypy-extensions==1.0.0
 nodeenv==1.8.0
 nox==2023.4.22
-numpy==1.26.1
+numpy==1.26.2
 packaging==23.2
-pandas==2.1.1
+pandas==2.1.3
 pandas-stubs==2.1.1.230928
 pathspec==0.11.2
 platformdirs==3.11.0
@@ -68,7 +68,7 @@ types-pytz==2023.3.1.1
 types-tqdm==4.66.0.2
 typing-extensions==4.8.0
 tzdata==2023.3
-urllib3==2.0.7
+urllib3==2.1.0
 virtualenv==20.24.5
 # The following packages are considered to be unsafe in a requirements file:
 setuptools==68.2.2