Skip to content

Commit

Permalink
Bump the pylint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pylint group with 2 updates in the /external/price_server directory: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint).


Updates `astroid` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.1.0...v3.2.2)

Updates `pylint` from 3.1.0 to 3.2.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.5)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pylint
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pylint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent f44b38a commit 63fe5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions external/price_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astroid==3.1.0
astroid==3.2.2
backoff==2.2.1
blinker==1.7.0
click==8.1.7
Expand Down Expand Up @@ -37,7 +37,7 @@ packaging==24.0
platformdirs==4.2.0
protobuf==4.25.3
psycopg2==2.9.9
pylint==3.1.0
pylint==3.2.5
pynvim==0.5.0
six==1.16.0
tomli==2.0.1
Expand Down

0 comments on commit 63fe5b5

Please sign in to comment.