Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:repobee/repobee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
Loading
...
head repository:repobee/repobee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:dependabot/pip/requirements/dev-deps-c654014c32
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1commit
  • 1file changed
  • 1contributor

Commits on Mar 24, 2025

  1. Bump the dev-deps group across 1 directory with 14 updates

    Bumps the dev-deps group with 14 updates in the /requirements directory:| Package | From | To || --- | --- | --- || [bandit](https://github.com/PyCQA/bandit) | `1.7.8` | `1.8.3` || [black](https://github.com/psf/black) | `24.4.2` | `25.1.0` || [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.2` || [mypy](https://github.com/python/mypy) | `1.10.0` | `1.15.0` || [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.3.6` || [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` || [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.5` || [virtualenv](https://github.com/pypa/virtualenv) | `20.26.6` | `20.29.3` || [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `2.0.0` | `3.0.2` || [responses](https://github.com/getsentry/responses) | `0.25.0` | `0.25.7` || [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20250306` || [types-tabulate](https://github.com/python/typeshed) | `0.9.0.20240106` | `0.9.0.20241207` || [sphinx](https://github.com/sphinx-doc/sphinx) | `7.3.7` | `7.4.7` || [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.1.0` | `2.3.0` |Updates `bandit` from 1.7.8 to 1.8.3- [Release notes](https://github.com/PyCQA/bandit/releases)- [Commits](PyCQA/bandit@1.7.8...1.8.3)Updates `black` from 24.4.2 to 25.1.0- [Release notes](https://github.com/psf/black/releases)- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)- [Commits](psf/black@24.4.2...25.1.0)Updates `flake8` from 7.0.0 to 7.1.2- [Commits](PyCQA/flake8@7.0.0...7.1.2)Updates `mypy` from 1.10.0 to 1.15.0- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)- [Commits](python/mypy@v1.10.0...v1.15.0)Updates `pylint` from 3.1.0 to 3.3.6- [Release notes](https://github.com/pylint-dev/pylint/releases)- [Commits](pylint-dev/pylint@v3.1.0...v3.3.6)Updates `pytest-cov` from 5.0.0 to 6.0.0- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)- [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0)Updates `pytest` from 8.2.0 to 8.3.5- [Release notes](https://github.com/pytest-dev/pytest/releases)- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)- [Commits](pytest-dev/pytest@8.2.0...8.3.5)Updates `virtualenv` from 20.26.6 to 20.29.3- [Release notes](https://github.com/pypa/virtualenv/releases)- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)- [Commits](pypa/virtualenv@20.26.6...20.29.3)Updates `sphinx-rtd-theme` from 2.0.0 to 3.0.2- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)- [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2)Updates `responses` from 0.25.0 to 0.25.7- [Release notes](https://github.com/getsentry/responses/releases)- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)- [Commits](getsentry/responses@0.25.0...0.25.7)Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20250306- [Commits](https://github.com/python/typeshed/commits)Updates `types-tabulate` from 0.9.0.20240106 to 0.9.0.20241207- [Commits](https://github.com/python/typeshed/commits)Updates `sphinx` from 7.3.7 to 7.4.7- [Release notes](https://github.com/sphinx-doc/sphinx/releases)- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst)- [Commits](sphinx-doc/sphinx@v7.3.7...v7.4.7)Updates `sphinx-autodoc-typehints` from 2.1.0 to 2.3.0- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)- [Commits](tox-dev/sphinx-autodoc-typehints@2.1.0...2.3.0)---updated-dependencies:- dependency-name: bandit  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: black  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: dev-deps- dependency-name: flake8  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: mypy  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: pylint  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: pytest-cov  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: dev-deps- dependency-name: pytest  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: virtualenv  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: sphinx-rtd-theme  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: dev-deps- dependency-name: responses  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: dev-deps- dependency-name: types-requests  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: types-tabulate  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: dev-deps- dependency-name: sphinx  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps- dependency-name: sphinx-autodoc-typehints  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: dev-deps...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredMar 24, 2025
    Configuration menu
    Copy the full SHA
    2328f03View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp