Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix local repo resolution #62

Merged
merged 11 commits into from
Feb 10, 2024
Merged

Fix local repo resolution #62

merged 11 commits into from
Feb 10, 2024

Conversation

coordt
Copy link
Member

@coordt coordt commented Feb 9, 2024

No description provided.

coordt and others added 6 commits January 10, 2024 09:35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.6...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.3...v0.2.0)
- [github.com/psf/black: 23.10.1 → 24.1.1](psf/black@23.10.1...24.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.8.0](pre-commit/mirrors-mypy@v1.6.1...v1.8.0)
- [github.com/jsh9/pydoclint: 0.3.8 → 0.3.9](jsh9/pydoclint@0.3.8...0.3.9)
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6299c11) 91.62% compared to head (94a4b7a) 91.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   91.62%   91.63%           
=======================================
  Files          27       27           
  Lines        1314     1315    +1     
  Branches      255      255           
=======================================
+ Hits         1204     1205    +1     
  Misses         82       82           
  Partials       28       28           
Flag Coverage Δ
python-3.10 91.63% <100.00%> (+<0.01%) ⬆️
python-3.11 91.63% <100.00%> (+<0.01%) ⬆️
python-3.8 91.42% <100.00%> (+<0.01%) ⬆️
python-3.9 91.42% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…ts/aiohttp-3.9.2

Bump aiohttp from 3.8.6 to 3.9.2 in /requirements
…ts/jinja2-3.1.3

Bump jinja2 from 3.1.2 to 3.1.3 in /requirements
…ts/gitpython-3.1.41

Bump gitpython from 3.1.40 to 3.1.41 in /requirements
@coordt coordt merged commit 34c2f14 into master Feb 10, 2024
9 checks passed
@coordt coordt deleted the fix-local-repo-resolution branch February 10, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant