dependabot[bot]
b056fa5914
Python dependency: Bump azure-identity from 1.9.0 to 1.12.0
...
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python ) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.9.0...azure-identity_1.12.0 )
---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 18:23:33 +05:30
dependabot[bot]
af7f58b4d2
Python dependency: Update pywinpty requirement from ==1.1.* to ==2.0.*
...
Updates the requirements on [pywinpty](https://github.com/spyder-ide/pywinpty ) to permit the latest version.
- [Release notes](https://github.com/spyder-ide/pywinpty/releases )
- [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spyder-ide/pywinpty/compare/v1.1.0...v2.0.10 )
---
updated-dependencies:
- dependency-name: pywinpty
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 16:56:41 +05:30
dependabot[bot]
b7b94da285
Python dependency: Update cryptography requirement in /web/regression
...
Updates the requirements on [cryptography](https://github.com/pyca/cryptography ) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...40.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 16:50:12 +05:30
dependabot[bot]
85bb7bf772
Python dependency: Bump azure-mgmt-resource in /web/regression.
...
Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python ) from 21.0.0 to 23.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_21.0.0...azure-mgmt-resource_23.0.0 )
---
updated-dependencies:
- dependency-name: azure-mgmt-resource
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 16:49:22 +05:30
dependabot[bot]
fb448bcecc
Python dependency: Bump flask-wtf from 1.0.1 to 1.1.1 in /web/regression
...
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf ) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases )
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst )
- [Commits](https://github.com/wtforms/flask-wtf/compare/v1.0.1...v1.1.1 )
---
updated-dependencies:
- dependency-name: flask-wtf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 11:09:01 +05:30
Akshay Joshi
8c8be6461c
Remove pyOpenSSL from requirements
2023-03-15 12:21:43 +05:30
Aditya Toshniwal
292d76b39e
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 11:57:16 +05:30
Yogesh Mahajan
63c7d14638
Added capability to deploy PostgreSQL servers on Google Cloud. #5750
2023-03-13 14:56:16 +05:30
Akshay Joshi
3c56c0e4b7
Revert "Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 "
...
This reverts commit 31818bb67a
.
2023-03-09 16:53:43 +05:30
Akshay Joshi
c63442732b
Remove pyOpenSSL package from requirements.
2023-03-09 11:35:57 +05:30
Aditya Toshniwal
31818bb67a
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
Remove the python version check from the requirements.txt.
2023-03-08 18:26:51 +05:30
Khushboo Vashi
5e0daccf76
Added support for psycopg3 along with psycopg2. #5011
2023-02-15 11:31:29 +05:30
Matěj Cepl
7a4951f211
Remove dependency on simplejson package.
2023-02-15 11:10:12 +05:30
Akshay Joshi
a7cf698d09
1) Added support for setting PostgreSQL connection parameters. #4728
...
2) Fixed an issue where Kerberos authentication to the server is not imported/exported. #5732
3) Increase the length of the value column of the setting table. #5746
4) Upgrade Flask-Migrate to 4.0.0. #5525
2023-01-23 17:19:59 +05:30
Nikhil Mohite
e0b670f229
Pin Flask-WTF to 1.0.1 as latest version is not working.
2023-01-16 13:47:25 +05:30
Khushboo Vashi
36be50993e
Pin greenlet to 1.1.2 for Python version <= 3.10.
2023-01-16 12:12:55 +05:30
Akshay Joshi
73fe22be79
Pin dnspython to 2.2.1 and greenlet to 1.1.2
2023-01-16 11:25:08 +05:30
Akshay Joshi
287f8d12de
Update boto3 & botocore based on the supported python version. #5640
2023-01-04 17:42:08 +05:30
Yogesh Mahajan
6814ad9e95
Update boto3 & botocore to the latest version. #5640
2023-01-04 17:29:47 +05:30
Akshay Joshi
a5af64b907
SQLAlchemy version should be 1.4.44 for Python 3.6 as the latest version throws some migration errors.
2022-12-12 12:23:32 +05:30
Akshay Joshi
5465842af0
Fixed audit issue
2022-12-06 11:39:18 +05:30
Akshay Joshi
beb43c69dc
Pin the psutil version to 5.9.3 as the latest version have some issues.
2022-11-08 17:50:23 +05:30
Akshay Joshi
fc8eb888e4
The gssapi version has been updated to the latest for Python 3.7 and above
2022-11-02 19:09:31 +05:30
Akshay Joshi
0b6b2e733a
1) Remove Python's 'Six' package completely. #5357
...
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
Akshay Joshi
78757564c8
Pin Flask-SocketIO <= v5.2.0. The latest version does not support Werkzeug in production environments. Fixes #7641
2022-08-25 13:21:18 +05:30
Akshay Joshi
f771d3a4bb
Conditionally pin Flask version based on Python version.
2022-08-17 12:21:05 +05:30
Akshay Joshi
d4fdd4601e
1) Pin Flask version 2.1.*
...
2) Fixed API test cases that failed due to a change in the Werkzeug version.
3) Change password issue is fixed.
2022-08-17 11:54:16 +05:30
Akshay Joshi
88a443f73d
Add a condition for Werkzeug version 2.1.1, as it is supported on Python 3.7 and above.
2022-08-16 12:52:04 +05:30
Akshay Joshi
2d27a97b8c
Fixed improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below (CVE-2022-29361). Fixes #7602
2022-08-16 12:20:01 +05:30
Yogesh Mahajan
7e1e068370
Added capability to deploy PostgreSQL servers on Microsoft Azure. Fixes #7178
2022-06-15 11:22:42 +05:30
Yogesh Mahajan
b2b14051c3
Fixed an issue where 2FA was not showing the QR code when setting up the Authenticator app. Fixes #7231
2022-03-31 13:59:38 +05:30
Akshay Joshi
38b69c91a1
Pin Werkzeug to version 2.0.3 as the latest version throwing error cannot import name 'safe_str_cmp' from 'werkzeug.security'
2022-03-29 10:10:57 +05:30
Aditya Toshniwal
5ce3c4a5c8
Ensure that Flask-Security-Too is using the latest version. Fixes #7202
2022-03-02 10:56:02 +05:30
Akshay Joshi
dd4849070a
Upgraded Pillow module to the latest version if Python version is greater than 3.6
2022-02-23 17:59:37 +05:30
Khushboo Vashi
e61a1045f5
Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177
2022-02-14 12:13:48 +05:30
Akshay Joshi
21359c6c74
Reverting patch for the upgrade of Pillow module.
2022-01-31 20:35:56 +05:30
Murtuza Zabuawala
00e13b0811
Upgrade the Pillow module to the latest.
2022-01-31 20:10:00 +05:30
Akshay Joshi
448b4c07c1
Update psycopg2 and pywinpty
2021-12-16 15:53:58 +05:30
Dave Page
6d026b3e28
Update to gssapi 1.7.x
2021-12-16 10:20:04 +00:00
Ashesh Vashi
36c9eb3dfd
Added support for Two-factor authentication for improving security. Fixes #6543
2021-12-02 16:47:18 +05:30
Aditya Toshniwal
9d804d2857
Update the dropzone version to 5.9.3 and Flask-SQLAlchemy to 2.5.*. Fixes #7044
2021-12-01 17:23:46 +05:30
Akshay Joshi
d644b4f94e
1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088
...
2) Upgrade Flask to version 2. Fixes #7010
2021-11-24 17:22:57 +05:30
Rahul Shirsat
5b99646798
Ensure that Python 3.10 and the latest eventlet dependency should not break the application. Fixes #7006
2021-11-18 12:29:24 +05:30
Dave Page
d7f5e13cdd
Revert changes to support Python 3.10. Too many things broke, needs more thought :-(
2021-11-03 14:50:05 +00:00
Dave Page
33aeacd8d1
Only include the dnspython library for Python 3.10.
2021-11-03 13:20:09 +00:00
Dave Page
f3bf068066
Fix dependencies to work with Python 3.10.
...
Patch by me, legwork by Aditya.
2021-11-03 13:12:11 +00:00
Akshay Joshi
7d07770244
Reverting 'Two-factor authentication' support as it cause OSX and docker build failures.
...
This reverts commit 787a441343
.
2021-09-29 13:24:18 +05:30
Ashesh Vashi
787a441343
Added support for Two-factor authentication for improving security. Fixes #6543
2021-09-28 17:47:00 +05:30
Khushboo Vashi
48ca83f31d
Added support for OAuth 2 authentication. Fixes #5940
...
Initial patch sent by: Florian Sabonchi
2021-07-06 13:22:58 +05:30
Nikhil Mohite
9f12747d9b
Added PSQL tool support for the Windows platform.
...
Fixed following issues:
1. If the database name contains escape characters then PSQL unable to connect.
2. If the user terminates the connection by typing the 'exit' command, PSQL
will show the connection termination msg.
Fixes #2341
2021-06-08 14:58:43 +05:30