Skip to content

Commit

Permalink
[dependency]: Bump the explorer-rest-dependencies group
Browse files Browse the repository at this point in the history
Bumps the explorer-rest-dependencies group in /explorer/rest with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [symbol-sdk-python](https://github.com/symbol/symbol).


Updates `aiohttp` from 3.11.8 to 3.11.10
- [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.11.8...v3.11.10)

Updates `symbol-sdk-python` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/symbol/symbol/releases)
- [Commits](symbol/symbol@sdk/python/v3.2.2...sdk/python/v3.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 4afb34a commit 6a909a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions explorer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.11.8
aiohttp==3.11.10
Flask==3.1.0
psycopg2-binary==2.9.10
symbol-sdk-python==3.2.2
symbol-sdk-python==3.2.3
zenlog==1.1
Path==17.0.0
flask_cors==5.0.0

0 comments on commit 6a909a8

Please sign in to comment.