@@ -125,8 +125,8 @@ def conda_environment(name = "conda_env"):
125125 conda_package_repository (
126126 name = "conda_package_libgcc" ,
127127 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 " ,
130130 archive_type = "conda" ,
131131 license_file = "share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION" ,
132132 exclude_deps = ["_openmp_mutex" ],
@@ -136,8 +136,8 @@ def conda_environment(name = "conda_env"):
136136 conda_package_repository (
137137 name = "conda_package_libgcc_ng" ,
138138 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 " ,
141141 exclude = [
142142 "lib/libgomp.so*" ,
143143 "lib/lib*san.so*" ,
@@ -170,17 +170,17 @@ def conda_environment(name = "conda_env"):
170170 conda_package_repository (
171171 name = "conda_package_libstdcxx" ,
172172 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 " ,
175175 archive_type = "conda" ,
176176 license_file = "share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION" ,
177177 conda_repo = name ,
178178 )
179179 conda_package_repository (
180180 name = "conda_package_libstdcxx_ng" ,
181181 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 " ,
184184 archive_type = "conda" ,
185185 conda_repo = name ,
186186 )
@@ -261,8 +261,8 @@ def conda_environment(name = "conda_env"):
261261 conda_package_repository (
262262 name = "conda_package_pip" ,
263263 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 " ,
266266 archive_type = "conda" ,
267267 conda_repo = name ,
268268 )
@@ -305,8 +305,8 @@ def conda_environment(name = "conda_env"):
305305 conda_package_repository (
306306 name = "conda_package_setuptools" ,
307307 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.3 .0-pyhd8ed1ab_0" ,
309+ sha256 = "a36d020b9f32fc3f1a6488a1c4a9c13988c6468faf6895bf30ca69521a61230e " ,
310310 exclude = [
311311 "lib/python*/site-packages/setuptools/command/launcher manifest.xml" ,
312312 "lib/python*/site-packages/setuptools/script (dev).tmpl" ,
0 commit comments