Skip to content

Commit 48e0e7e

Browse files
authored
#1170: Updated Dependencies on top of 9.5.2 (#1171)
fixes #1170
1 parent 9f57a5e commit 48e0e7e

File tree

13 files changed

+131
-130
lines changed

13 files changed

+131
-130
lines changed

.current_gitmodules

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/changes_9.6.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This release uses version 3.3.0 of the container tool.
2929
* CVE-2025-47273 in transitive dev dependency `setuptools` via `exasol-toolbox`, `bandit`, `stevedore` by updating `setuptools` to version `80.9.0`
3030
- #1153: Updated Dependencies on top of 9.5.2
3131
- #1158: Updated Dependencies on top of 9.5.2
32+
- #1170: Updated Dependencies on top of 9.5.2
3233

3334
## Refactorings
3435

doc/changes/package_diffs/9.6.0/standard-EXASOL-all-python-3.10/flavor_base_deps/python3_pip_packages_diff.md

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/9.6.0/standard-EXASOL-all-python-3.10/language_deps/apt_get_packages_diff.md

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/9.6.0/standard-EXASOL-all/flavor_base_deps_python/python3_pip_packages_diff.md

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/9.6.0/standard-EXASOL-all/language_deps/apt_get_packages_diff.md

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/changes/package_diffs/9.6.0/template-Exasol-all-python-3.10/language_deps/apt_get_packages_diff.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/user_guide/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ poetry run exaslct upload --flavor-path=flavors/<flavor-name> --database-host <h
124124

125125
Note: The tool `exaslct` tries to reuse as much as possible of the previous build or tries to pull already existing images from Docker Hub.
126126

127-
**Please, refer to the [User Guide](https://github.com/exasol/script-languages-container-tool/blob/main/doc/user_guide/user_guide.md) of the script-languages-container-tool project for more detailed information about the usage of exalsct.**
127+
**Please, refer to the [User Guide](https://exasol.github.io/script-languages-container-tool/main/user_guide/user_guide.html) of the script-languages-container-tool project for more detailed information about the usage of exalsct.**
128128

129129

130130
### How to run integration tests

flavors/standard-EXASOL-all-python-3.10/flavor_base/flavor_base_deps/packages/python3_pip_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ google-cloud-spanner|3.46.0
3535
google-cloud-storage|2.16.0
3636
google-cloud-trace|1.13.3
3737
martian|2.0.post1
38-
protobuf|4.25.3 #Need to pin to older version - because google-cloud-asset has dependency to <5.0.0dev
38+
protobuf|4.25.8 #Need to pin to older version - because google-cloud-asset has dependency to <5.0.0dev
3939
pyexasol|0.25.2
4040
pysftp|0.2.9
4141
pytz|2024.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ca-certificates|20240203~22.04.1
2-
python3.10-dev|3.10.12-1~22.04.9
2+
python3.10-dev|3.10.12-1~22.04.10
33
python3-distutils|3.10.8-1~22.04
44
curl|7.81.0-1ubuntu1.20
55
chrpath|0.16-2

0 commit comments

Comments
 (0)