Skip to content

Commit 7aee02d

Browse files
committed
2 parents 5f7d91b + 94e3e53 commit 7aee02d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
astroid==3.1.0
2-
certifi==2024.2.2
3-
cffi==1.16.0
1+
astroid==3.2.4
2+
certifi==2024.7.4
3+
cffi==1.17.0
44
chardet==5.2.0
55
Click
6-
cryptography==42.0.5
7-
docusign-esign==4.0.0rc1
6+
cryptography==43.0.0
7+
docusign-esign==4.0.0
88
docusign-rooms==1.3.0
99
docusign-monitor==1.2.0
1010
docusign-click==1.4.0
@@ -15,26 +15,26 @@ Flask==2.3.3
1515
Flask-OAuthlib==0.9.6
1616
Flask-Session==0.8.0
1717
flask-wtf==1.2.1
18-
flake8==7.0.0
18+
flake8==7.1.1
1919
idna==3.7
2020
isort==5.13.2
2121
itsdangerous==2.2.0
22-
Jinja2>=3.1.3
22+
Jinja2>=3.1.4
2323
lazy-object-proxy==1.10.0
2424
MarkupSafe==2.1.5
2525
mccabe==0.7.0
2626
oauthlib==2.1.0
27-
pipenv==2023.12.1
27+
pipenv==2024.0.1
2828
py-oauth2==0.0.10
2929
pycparser==2.22
30-
pylint==3.1.0
31-
python-dateutil==2.8.2
30+
pylint==3.2.6
31+
python-dateutil==2.9.0
3232
python-dotenv==1.0.1
33-
requests>=2.31.0
33+
requests>=2.32.3
3434
requests-oauthlib==1.1.0
3535
six==1.16.0
36-
urllib3>=2.2.1
37-
virtualenv==20.25.3
36+
urllib3>=2.2.2
37+
virtualenv==20.26.3
3838
virtualenv-clone==0.5.7
3939
Werkzeug==2.3.8
4040
wrapt==1.16.0

0 commit comments

Comments
 (0)