File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
src/serviceconnector-passwordless
azext_serviceconnector_passwordless Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33 Release History
44===============
5+ 3.3.5
6+ ++++++
7+ * Update dependencies.
8+
593.3.4
610++++++
711* Some improvements and issue fixes.
Original file line number Diff line number Diff line change 44# --------------------------------------------------------------------------------------------
55
66
7- VERSION = '3.3.4 '
7+ VERSION = '3.3.5 '
88NAME = 'serviceconnector-passwordless'
Original file line number Diff line number Diff line change 1515 logger .warn ("Wheel is not available, disabling bdist_wheel hook" )
1616
1717
18- VERSION = '3.3.4 '
18+ VERSION = '3.3.5 '
1919
2020# The full list of classifiers is available at
2121# https://pypi.python.org/pypi?%3Aaction=list_classifiers
3636 'azure-core' ,
3737 'PyMySQL==1.1.1' ,
3838 'pyodbc==5.1.0' ,
39- 'psycopg2-binary==2.9.9 ' ,
39+ 'psycopg2-binary==2.9.10 ' ,
4040 'azure-mgmt-servicelinker==1.2.0b3'
4141]
4242
You can’t perform that action at this time.
0 commit comments