Skip to content

Commit af5b330

Browse files
authored
chore: update dependencies (#1070)
1 parent 4a612b7 commit af5b330

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bioconda_utils/bioconda_utils-conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bamtools:
2626
# NOTE: Workaround https://github.com/conda/conda-build/issues/3974 we slightly alter the values
2727
# from conda-forge-pinnings here (inserting '.*' or ' ' which should be ignored later on).
2828
r_base:
29-
- "4.4.*"
29+
- "4.5.*"
3030

3131
# # conda-forge-pinning just got updated to build for Py 3.12 by default.
3232
# # In case we want to drop 3.8 before conda-forge does, we can use the following:

bioconda_utils/bioconda_utils-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# so please keep that documentation up to date as they change
44

55
# pinnings
6-
conda-forge-pinning=2024.11.29.12.37.53
6+
conda-forge-pinning=2026.01.07.13.16.30
77

88
# basics
99
python=3.12.*

0 commit comments

Comments
 (0)