Skip to content

Commit

Permalink
[dependency]: Combine dependabot PRs
Browse files Browse the repository at this point in the history
* [dependency]: Bump the explorer-rest-dependencies group

Bumps the explorer-rest-dependencies group in /explorer/rest with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp).

- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.9.1/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: explorer-rest-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependency]: Bump the explorer-nodewatch-dependencies group

Bumps the explorer-nodewatch-dependencies group in /explorer/nodewatch with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp).

- [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.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: explorer-nodewatch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependency]: Bump github/combine-prs from 4.1.0 to 5.0.0

Bumps [github/combine-prs](https://github.com/github/combine-prs) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Nov 27, 2023
1 parent e999476 commit be4e935
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/combine-dependabot-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- name: combine dependabot prs
id: combine-prs
uses: github/combine-prs@v4.1.0
uses: github/combine-prs@v5.0.0
with:
pr_title: '[dependency]: Combine dependabot PRs'
ci_required: true
Expand Down
2 changes: 1 addition & 1 deletion explorer/nodewatch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.0
aiohttp==3.9.1
APScheduler==3.10.4
Flask==3.0.0
pandas==2.1.3
Expand Down
2 changes: 1 addition & 1 deletion explorer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.0
aiohttp==3.9.1
Flask==3.0.0
psycopg2-binary==2.9.9
symbol-sdk-python==3.1.0
Expand Down

0 comments on commit be4e935

Please sign in to comment.