summaryrefslogtreecommitdiff
path: root/.github/workflows/dependencies
AgeCommit message (Collapse)Author
2024-07-23chore(dependencies): sort dependencies.ymlMarc Cornellà
2024-07-06chore(deps): bump certifi in `dependencies` workflow (#12543)dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28chore(deps): bump requests from 2.31.0 to 2.32.3 in ↵dependabot[bot]
/.github/workflows/dependencies (#12518) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28chore(deps): bump certifi from 2024.2.2 to 2024.6.2 in ↵dependabot[bot]
/.github/workflows/dependencies (#12519) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18chore(deps): bump `urllib3` to 2.2.2 in `dependencies` workflow (#12516)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21chore(dependencies): PR wordingCarlo Sala
2024-05-21fix(dependencies): only open PR if there are changesCarlo Sala
2024-05-12fix(dependencies): check if repo is clean before committingCarlo Sala
2024-05-12fix(dependencies): avoid creating PR if it's already thereCarlo Sala
2024-05-12feat(dependencies): add support for semver tagsCarlo Sala
2024-05-12fix(dependencies): improve typingCarlo Sala
2024-05-12style(dependencies): run `ruff` formatterCarlo Sala
2024-05-12chore(dependencies): update requirements.txtCarlo Sala
2023-12-28ci(dependencies): fix some envs and add requirementsCarlo Sala
2023-12-20ci(dependencies): add automation for updating external dependencies (#12109)Marc Cornellà