Skip to content

Commit 094a29a

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#5284)
* Bump urllib3 from 2.5.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update number of batches to 12 * Update docker image for Prolog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rzuckerm <[email protected]>
1 parent 76b792e commit 094a29a

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

archive/p/prolog/testinfo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ folder:
44

55
container:
66
image: "swipl"
7-
tag: "stable"
7+
tag: "9.3.11"
88
cmd: "swipl -s {{ source.name }}{{ source.extension }}"

poetry.lock

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

repo-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
poetry-version: "2.2.1"
22
python-version: "3.12"
3-
num-batches: 8
3+
num-batches: 12

0 commit comments

Comments
 (0)