|
9 | 9 | - [pypi ibm-watson](https://pypi.org/project/ibm-watson/)
|
10 | 10 | - [github ibm-watson](https://github.com/watson-developer-cloud/python-sdk)
|
11 | 11 |
|
| 12 | +# 1.1.1 |
| 13 | +Changes: |
| 14 | + - update baseimage tag to get latest security fixes and new python base (b74ffb7) |
| 15 | + - Python version as of deployment time >=3.9.16 |
| 16 | + |
12 | 17 | ## 1.1.0
|
13 | 18 | Changes:
|
14 | 19 | - Update to new parent image to get latest security fixes and to update to action proxy version 1.18@1.17.1.
|
@@ -36,4 +41,4 @@ Python version:
|
36 | 41 | Python packages:
|
37 | 42 | - The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
|
38 | 43 | Ensure that you only use packages mentioned there.<br/>
|
39 | | - Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore. |
| 44 | + Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore. |
0 commit comments