Skip to content

Commit

Permalink
chore(deps): update conda dependency main/pip to v24.2 (#104)
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 2, 2024
1 parent 9d88213 commit f87d9dd
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 @@ -4,7 +4,7 @@ dependencies:
# renovate: datasource=conda depName=main/python
- python=3.12.3
# renovate: datasource=conda depName=main/pip
- pip=24.0
- pip=24.2
# renovate: datasource=conda depName=main/pyyaml
- pyyaml=6.0.1
# renovate: datasource=conda depName=main/mypy
Expand Down

1 comment on commit f87d9dd

@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.