Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 10 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [alembic](https://github.com/sqlalchemy/alembic) | `1.13.1` | `1.13.2` |
| [flask](https://github.com/pallets/flask) | `3.0.2` | `3.0.3` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
| [psycopg](https://github.com/psycopg/psycopg) | `3.1.18` | `3.1.19` |
| [psycopg-binary](https://github.com/psycopg/psycopg) | `3.1.18` | `3.1.19` |
| [psycopg-pool](https://github.com/psycopg/psycopg) | `3.2.1` | `3.2.2` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.29` | `2.0.31` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.12.2` |
| [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` |
| [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` |



Updates `alembic` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

Updates `flask` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.0.2...3.0.3)

Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `psycopg` from 3.1.18 to 3.1.19
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.18...3.1.19)

Updates `psycopg-binary` from 3.1.18 to 3.1.19
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.18...3.1.19)

Updates `psycopg-pool` from 3.2.1 to 3.2.2
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@pool-3.2.1...pool-3.2.2)

Updates `sqlalchemy` from 2.0.29 to 2.0.31
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `typing-extensions` from 4.10.0 to 4.12.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.10.0...4.12.2)

Updates `black` from 24.3.0 to 24.4.2
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.3.0...24.4.2)

Updates `flake8` from 7.0.0 to 7.1.0
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: psycopg-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: psycopg-pool
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent d47d3f1 commit 436525c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions opt_dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==24.3.0
flake8==7.0.0
black==24.4.2
flake8==7.1.0
isort==5.13.2
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
adi-parser==0.1.1
alembic==1.13.1
alembic==1.13.2
beautifulsoup4==4.12.3
bs4==0.0.2
Flask==3.0.2
Flask==3.0.3
maidenhead==1.7.0
requests==2.31.0
psycopg==3.1.18
psycopg-binary==3.1.18
psycopg-pool==3.2.1
requests==2.32.3
psycopg==3.1.19
psycopg-binary==3.1.19
psycopg-pool==3.2.2
pycryptodome==3.20.0
python-dotenv==1.0.1
SQLAlchemy==2.0.29
typing_extensions==4.10.0
SQLAlchemy==2.0.31
typing_extensions==4.12.2

0 comments on commit 436525c

Please sign in to comment.