Skip to content

Commit

Permalink
chore(deps): update conda dependency main/python to v3.12.7 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
  • Loading branch information
anaconda-renovate[bot] authored Oct 6, 2024
1 parent 9766dac commit d4a6b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ channels:
- defaults
dependencies:
# renovate: datasource=conda depName=main/python
- python=3.12.5
- python=3.12.7
# renovate: datasource=conda depName=main/pip
- pip=24.2
# renovate: datasource=conda depName=main/pyyaml
Expand Down

1 comment on commit d4a6b4d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/anaconda_pre_commit_hooks
   __init__.py00100% 
   add_renovate_annotations.py1191190%52–55, 69–71, 119, 153, 162, 177
tests
   test_generate_renovate_annotations.py810100% 
TOTAL2001194% 

Please sign in to comment.