@@ -76,8 +76,8 @@ def conda_environment(name = "conda_env"):
76
76
conda_package_repository (
77
77
name = "conda_package_click" ,
78
78
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
79
- dist_name = "click-8.1.7-unix_pyh707e725_0 " ,
80
- sha256 = "f0016cbab6ac4138a429e28dbcb904a90305b34b3fe41a9b89d697c90401caec " ,
79
+ dist_name = "click-8.1.7-unix_pyh707e725_1 " ,
80
+ sha256 = "1cd5fc6ccdd5141378e51252a7a3810b07fd5a7e6934a5b4a7eccba66566224b " ,
81
81
archive_type = "conda" ,
82
82
conda_repo = name ,
83
83
)
@@ -125,8 +125,8 @@ def conda_environment(name = "conda_env"):
125
125
conda_package_repository (
126
126
name = "conda_package_libgcc" ,
127
127
base_urls = ["https://conda.anaconda.org/conda-forge/linux-64" ],
128
- dist_name = "libgcc-14.1 .0-h77fa898_1" ,
129
- sha256 = "10fa74b69266a2be7b96db881e18fa62cfa03082b65231e8d652e897c4b335a3 " ,
128
+ dist_name = "libgcc-14.2 .0-h77fa898_1" ,
129
+ sha256 = "53eb8a79365e58849e7b1a068d31f4f9e718dc938d6f2c03e960345739a03569 " ,
130
130
archive_type = "conda" ,
131
131
license_file = "share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION" ,
132
132
exclude_deps = ["_openmp_mutex" ],
@@ -136,8 +136,8 @@ def conda_environment(name = "conda_env"):
136
136
conda_package_repository (
137
137
name = "conda_package_libgcc_ng" ,
138
138
base_urls = ["https://conda.anaconda.org/conda-forge/linux-64" ],
139
- dist_name = "libgcc-ng-14.1 .0-h69a702a_1" ,
140
- sha256 = "b91f7021e14c3d5c840fbf0dc75370d6e1f7c7ff4482220940eaafb9c64613b7 " ,
139
+ dist_name = "libgcc-ng-14.2 .0-h69a702a_1" ,
140
+ sha256 = "3a76969c80e9af8b6e7a55090088bc41da4cffcde9e2c71b17f44d37b7cb87f7 " ,
141
141
exclude = [
142
142
"lib/libgomp.so*" ,
143
143
"lib/lib*san.so*" ,
@@ -170,17 +170,17 @@ def conda_environment(name = "conda_env"):
170
170
conda_package_repository (
171
171
name = "conda_package_libstdcxx" ,
172
172
base_urls = ["https://conda.anaconda.org/conda-forge/linux-64" ],
173
- dist_name = "libstdcxx-14.1 .0-hc0a3c3a_1" ,
174
- sha256 = "44decb3d23abacf1c6dd59f3c152a7101b7ca565b4ef8872804ceaedcc53a9cd " ,
173
+ dist_name = "libstdcxx-14.2 .0-hc0a3c3a_1" ,
174
+ sha256 = "4661af0eb9bdcbb5fb33e5d0023b001ad4be828fccdcc56500059d56f9869462 " ,
175
175
archive_type = "conda" ,
176
176
license_file = "share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION" ,
177
177
conda_repo = name ,
178
178
)
179
179
conda_package_repository (
180
180
name = "conda_package_libstdcxx_ng" ,
181
181
base_urls = ["https://conda.anaconda.org/conda-forge/linux-64" ],
182
- dist_name = "libstdcxx-ng-14.1 .0-h4852527_1" ,
183
- sha256 = "a2dc44f97290740cc187bfe94ce543e6eb3c2ea8964d99f189a1d8c97b419b8c " ,
182
+ dist_name = "libstdcxx-ng-14.2 .0-h4852527_1" ,
183
+ sha256 = "25bb30b827d4f6d6f0522cc0579e431695503822f144043b93c50237017fffd8 " ,
184
184
archive_type = "conda" ,
185
185
conda_repo = name ,
186
186
)
@@ -214,8 +214,8 @@ def conda_environment(name = "conda_env"):
214
214
conda_package_repository (
215
215
name = "conda_package_mypy_extensions" ,
216
216
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
217
- dist_name = "mypy_extensions-1.0.0-pyha770c72_0 " ,
218
- sha256 = "f240217476e148e825420c6bc3a0c0efb08c0718b7042fae960400c02af858a3 " ,
217
+ dist_name = "mypy_extensions-1.0.0-pyha770c72_1 " ,
218
+ sha256 = "1895f47b7d68581a6facde5cb13ab8c2764c2e53a76bd746f8f98910dc4e08fe " ,
219
219
archive_type = "conda" ,
220
220
conda_repo = name ,
221
221
)
@@ -245,32 +245,32 @@ def conda_environment(name = "conda_env"):
245
245
conda_package_repository (
246
246
name = "conda_package_packaging" ,
247
247
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
248
- dist_name = "packaging-24.1-pyhd8ed1ab_0 " ,
249
- sha256 = "36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81 " ,
248
+ dist_name = "packaging-24.2-pyhd8ed1ab_2 " ,
249
+ sha256 = "da157b19bcd398b9804c5c52fc000fcb8ab0525bdb9c70f95beaa0bb42f85af1 " ,
250
250
archive_type = "conda" ,
251
251
conda_repo = name ,
252
252
)
253
253
conda_package_repository (
254
254
name = "conda_package_pathspec" ,
255
255
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
256
- dist_name = "pathspec-0.12.1-pyhd8ed1ab_0 " ,
257
- sha256 = "4e534e66bfe8b1e035d2169d0e5b185450546b17e36764272863e22e0370be4d " ,
256
+ dist_name = "pathspec-0.12.1-pyhd8ed1ab_1 " ,
257
+ sha256 = "9f64009cdf5b8e529995f18e03665b03f5d07c0b17445b8badef45bde76249ee " ,
258
258
archive_type = "conda" ,
259
259
conda_repo = name ,
260
260
)
261
261
conda_package_repository (
262
262
name = "conda_package_pip" ,
263
263
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
264
- dist_name = "pip-24.2-pyh8b19718_1 " ,
265
- sha256 = "d820e5358bcb117fa6286e55d4550c60b0332443df62121df839eab2d11c890b " ,
264
+ dist_name = "pip-24.3.1-pyh8b19718_0 " ,
265
+ sha256 = "499313e72e20225f84c2e9690bbaf5b952c8d7e0bf34b728278538f766b81628 " ,
266
266
archive_type = "conda" ,
267
267
conda_repo = name ,
268
268
)
269
269
conda_package_repository (
270
270
name = "conda_package_platformdirs" ,
271
271
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
272
- dist_name = "platformdirs-4.3.6-pyhd8ed1ab_0 " ,
273
- sha256 = "c81bdeadc4adcda216b2c7b373f0335f5c78cc480d1d55d10f21823590d7e46f " ,
272
+ dist_name = "platformdirs-4.3.6-pyhd8ed1ab_1 " ,
273
+ sha256 = "bb50f6499e8bc1d1a26f17716c97984671121608dc0c3ecd34858112bce59a27 " ,
274
274
archive_type = "conda" ,
275
275
conda_repo = name ,
276
276
)
@@ -305,8 +305,8 @@ def conda_environment(name = "conda_env"):
305
305
conda_package_repository (
306
306
name = "conda_package_setuptools" ,
307
307
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
308
- dist_name = "setuptools-75.1 .0-pyhd8ed1ab_0 " ,
309
- sha256 = "6725235722095c547edd24275053c615158d6163f396550840aebd6e209e4738 " ,
308
+ dist_name = "setuptools-75.6 .0-pyhff2d567_1 " ,
309
+ sha256 = "abb12e1dd515b13660aacb5d0fd43835bc2186cab472df25b7716cd65e095111 " ,
310
310
exclude = [
311
311
"lib/python*/site-packages/setuptools/command/launcher manifest.xml" ,
312
312
"lib/python*/site-packages/setuptools/script (dev).tmpl" ,
@@ -335,8 +335,8 @@ def conda_environment(name = "conda_env"):
335
335
conda_package_repository (
336
336
name = "conda_package_tomli" ,
337
337
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
338
- dist_name = "tomli-2.0.2-pyhd8ed1ab_0 " ,
339
- sha256 = "5e742ba856168b606ac3c814d247657b1c33b8042371f1a08000bdc5075bc0cc " ,
338
+ dist_name = "tomli-2.2.1-pyhd8ed1ab_1 " ,
339
+ sha256 = "18636339a79656962723077df9a56c0ac7b8a864329eb8f847ee3d38495b863e " ,
340
340
conda_repo = name ,
341
341
archive_type = "conda" ,
342
342
)
@@ -352,8 +352,8 @@ def conda_environment(name = "conda_env"):
352
352
conda_package_repository (
353
353
name = "conda_package_wheel" ,
354
354
base_urls = ["https://conda.anaconda.org/conda-forge/noarch" ],
355
- dist_name = "wheel-0.44.0-pyhd8ed1ab_0 " ,
356
- sha256 = "d828764736babb4322b8102094de38074dedfc71f5ff405c9dfee89191c14ebc " ,
355
+ dist_name = "wheel-0.45.1-pyhd8ed1ab_1 " ,
356
+ sha256 = "1b34021e815ff89a4d902d879c3bd2040bc1bd6169b32e9427497fa05c55f1ce " ,
357
357
archive_type = "conda" ,
358
358
conda_repo = name ,
359
359
)
0 commit comments