Commit Graph

71 Commits

Author SHA1 Message Date
Corentin Le Molgat
79e340fd50 bazel: update requirements 2026-03-31 09:58:46 +02:00
Guillaume Chatelet
551ad10d94 Update Python dependencies and remove black. (#4979)
- Updated jupyter-server to 2.17.0 in notebook_requirements.in.
- Updated virtualenv to 20.35.4 in ortools_requirements.in.
- Removed black from both ortools_requirements.in and notebook_requirements.in.
- Updated filelock>=3.20.1 to mitigate CVE-2025-68146.
- Regenerated notebook_requirements.txt and ortools_requirements.txt with updated hashes and versions for various packages including debugpy, jupyter-client, platformdirs, tzdata, and urllib3.
- Added comments in bazel/BUILD regarding the compile_pip_requirements rules and instructions for updating the requirements files.
2026-01-09 13:10:50 +01:00
Guillaume Chatelet
b6883f0efc Update Bazel Python (#4949) 2025-12-15 13:59:46 +01:00
Corentin Le Molgat
88695b6393 bazel: update requirements 2025-12-08 18:01:40 +01:00
Mizux Seiha
ba667fcc37 Merge remote-tracking branch 'origin/stable' into v99bugfix 2025-11-25 13:39:25 +01:00
dependabot[bot]
8d9216e14c build(deps): bump jupyterlab
---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-version: 4.4.8
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 01:33:28 -08:00
Corentin Le Molgat
84046f9e6b bazel: bump absl-py to 2.3.1 2025-11-24 16:19:06 +01:00
Corentin Le Molgat
0573aacc5a bazel: bump python requirements
. Bump immutabledict to 4.2.2
. Bump numpy to 2.3.5
. Bump typing-extensions to 4.15.0
2025-11-24 13:06:21 +01:00
Mizux Seiha
4f381f6d07 backport from main:
* bump abseil to 20250814
* bump protobuf to v32.0
* cmake: add ccache auto support
* backport flatzinc, math_opt and sat update
2025-09-16 16:25:04 +02:00
Corentin Le Molgat
679b042944 bazel: regenerate requirements.txt 2025-08-06 10:09:34 +02:00
dependabot[bot]
db4e1a5de7 build(deps): bump urllib3 in /bazel in the pip group across 1 directory
Bumps the pip group with 1 update in the /bazel directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.2.2 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 09:28:27 +00:00
Mizux Seiha
8e1e6b5e97 dependencies: bump Protobuf from v31.0 to v31.1 2025-06-17 11:08:04 +02:00
Corentin Le Molgat
4456cd5516 bazel: Updates requests from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
...
2025-06-11 08:20:50 +02:00
Corentin Le Molgat
eb9e389ebe bazel: regenerate notebook_requirements.txt
* replacing notebook_requirements.txt by an empty file then regenerating it
will lead to different output than just running
`bazel run //bazel:notebook_requirements.update`.
2025-06-05 08:39:11 +02:00
Corentin Le Molgat
dd82487e10 bazel: fix notebook requirements.txt 2025-06-05 08:06:55 +02:00
Mizux Seiha
7fc67a4468 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 14:42:28 +02:00
Corentin Le Molgat
3067056625 backport from main branch
* bazel: add missing python typing-extensions requirements
* use [[maybe_unused]] standard attribute
* linear_solver: improve LpQuadraticTerm support
2025-04-30 15:15:39 +02:00
Corentin Le Molgat
36220e039d dependency: bump protobuf to v30.2 2025-03-28 09:38:56 +01:00
Corentin Le Molgat
6258871db6 dependency: bump protobuf to v30.1 2025-03-26 11:42:18 +01:00
Corentin Le Molgat
fd5af341b3 bazel fixup 2025-02-17 11:20:55 +01:00
Mizux Seiha
7b71c4b140 dependencies: Bump protobuf to v29.3 2025-02-11 14:47:27 +01:00
Mizux Seiha
036a0a0148 bazel: update virtualenv to 20.28.1
ref: https://pypi.org/project/virtualenv/
2025-01-14 11:45:25 +01:00
Laurent Perron
ac62caaa80 bump bazel deps including protobuf -> 29.2 2024-12-19 16:06:49 +01:00
Corentin Le Molgat
638fdb63f5 bazel: bump numpy to 2.2.0 2024-12-18 09:12:13 +01:00
Corentin Le Molgat
3543608705 dependency: Bump Protobuf to v29.1 2024-12-09 15:41:28 +01:00
Mizux Seiha
423a99bb8f deps: Bump Protobuf to v29.0 2024-12-03 18:06:49 +01:00
Mizux Seiha
c67700e07f bazel: Bump tornado to 6.4.2 2024-11-26 11:08:23 +01:00
Corentin Le Molgat
63d207a99c bazel: update requirements 2024-11-15 14:42:21 +01:00
Laurent Perron
6856f4fc69 bump jinja2 dep 2024-10-09 13:46:42 +02:00
Laurent Perron
16132bf0ee bump python deps in bazel 2024-10-08 17:19:19 +02:00
Mizux Seiha
c512ef129e bazel: Fix notebook_requirements.in 2024-08-29 21:47:37 +02:00
Corentin Le Molgat
7dc05a4037 dependencies: Bump googletest to v1.15.2 2024-08-05 16:03:09 +02:00
dependabot[bot]
bc159580b2 Bump certifi from 2023.7.22 to 2024.7.4 in /bazel in the pip group
Bumps the pip group in /bazel with 1 update: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2023.7.22 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 00:24:11 +00:00
dependabot[bot]
a1552f457c Bump urllib3 in /bazel in the pip group across 1 directory
Bumps the pip group with 1 update in the /bazel directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.0.7 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 22:12:27 +00:00
dependabot[bot]
0b48bce88e Bump tornado in /bazel in the pip group across 1 directory
Bumps the pip group with 1 update in the /bazel directory: [tornado](https://github.com/tornadoweb/tornado).


Updates `tornado` from 6.3.3 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 23:27:16 +00:00
Laurent Perron
4cbd27dae9 sync with main 2024-05-30 10:52:42 +02:00
dependabot[bot]
d4f9b80c95 --- (#4239)
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:21:48 +02:00
dependabot[bot]
72cee2fafe build(deps): bump idna from 3.4 to 3.7 in /bazel
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 03:01:31 +00:00
dependabot[bot]
4d4a3ae475 build(deps): bump black from 23.10.1 to 24.3.0 in /bazel
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 17:35:07 +00:00
Corentin Le Molgat
3ed2b2d963 Merge remote-tracking branch 'origin/mizux/rc' into stable 2024-03-07 14:05:55 +01:00
Mizux Seiha
5d771cc919 dependency: bump Protobuf to v25.3 2024-02-22 11:44:59 +01:00
Corentin Le Molgat
ab64c92906 fixup after deps bump 2024-01-31 17:01:05 +01:00
Laurent Perron
d37317b17c Merge pull request #4066 from google/dependabot/pip/bazel/jupyterlab-4.0.11
build(deps): bump jupyterlab from 4.0.5 to 4.0.11 in /bazel
2024-01-19 22:37:12 +01:00
dependabot[bot]
7c46346931 build(deps): bump jupyterlab from 4.0.5 to 4.0.11 in /bazel
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.5 to 4.0.11.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.0.11/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.5...@jupyterlab/lsp@4.0.11)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 20:53:11 +00:00
dependabot[bot]
31984f9d7c build(deps): bump notebook from 7.0.3 to 7.0.7 in /bazel
Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.3 to 7.0.7.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.0.7/CHANGELOG.md)
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.3...@jupyter-notebook/tree@7.0.7)

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 20:44:26 +00:00
Corentin Le Molgat
af8ed899a7 bazel: update notebook_requirements 2024-01-19 17:17:03 +01:00
dependabot[bot]
082931ee42 build(deps): bump jupyter-lsp from 2.2.0 to 2.2.2 in /bazel
Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases)
- [Changelog](https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-lsp/jupyterlab-lsp/commits)

---
updated-dependencies:
- dependency-name: jupyter-lsp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 16:30:32 +00:00
Corentin Le Molgat
60cc715299 bazel: update requirements 2024-01-16 15:38:34 +01:00
Corentin Le Molgat
931014c12e Merge remote-tracking branch 'origin/stable' into mizux/dev 2024-01-16 15:18:15 +01:00
dependabot[bot]
22eda21679 build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /bazel
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 20:40:21 +00:00