Skip to content

Commit

Permalink
Update dependencies (#135)
Browse files Browse the repository at this point in the history
* Update dependencies

Bump flask-restful from 0.3.9 to 0.3.10

Bumps [flask-restful](https://github.com/flask-restful/flask-restful) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/flask-restful/flask-restful/releases)
- [Changelog](https://github.com/flask-restful/flask-restful/blob/master/CHANGES.md)
- [Commits](flask-restful/flask-restful@v0.3.9...0.3.10)

---
updated-dependencies:
- dependency-name: flask-restful
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump koji from 1.32.1 to 1.33.0

Bumps [koji](https://github.com/ktdreyer/txkoji) from 1.32.1 to 1.33.0.
- [Commits](https://github.com/ktdreyer/txkoji/commits)

---
updated-dependencies:
- dependency-name: koji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump pytest-cov from 4.0.0 to 4.1.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump setuptools from 67.6.1 to 67.8.0

Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.1 to 67.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v67.6.1...v67.8.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump sqlalchemy from 1.4.48 to 2.0.15

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.48 to 2.0.15.
- [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)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix for sqlalchemy 2.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
hluk and dependabot[bot] committed Jun 2, 2023
1 parent 5c0212f commit 5e9e200
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 142 deletions.

0 comments on commit 5e9e200

Please sign in to comment.