Skip to content

Conversation

@Th3Un1q3
Copy link
Contributor

No description provided.

marwin-roth and others added 13 commits November 12, 2024 16:43
* [Automated] Version Bump from 0.4.0 to 0.4.1

* Add check for minimal python version and e2e testing
* Add lint check to CI

* Modify lint check and perform format

* Apply ruff format and modify readme and bump-version.yml
Bumps the python group with 3 updates in the / directory: [requests](https://github.com/psf/requests), [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff).


Updates `requests` from 2.29.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.29.0...v2.32.3)

Updates `pydantic` from 1.10.19 to 2.10.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.19...v2.10.1)

Updates `ruff` from 0.7.3 to 0.8.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.3...0.8.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
...

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

build(deps): bump the python group across 1 directory with 3 updates
* Add lint check to CI

* Modify lint check and perform format

* Apply ruff format and modify readme and bump-version.yml

* Add ruff format check to CI

* Add ruff format check to CI

* Revert version change of pydantic and requests
# Conflicts:
#	Pipfile.lock
#	emnify/version.py
#	setup.py
# Conflicts:
#	emnify/version.py
#	setup.py
Since pydantic version > 2 is not compatible with many libraries we fix it to <2

Co-authored-by: mikhail.gubenko <mikhail.gubenko@emnify.com>
@Th3Un1q3 Th3Un1q3 requested a review from marwin-roth November 26, 2024 14:23
@sonarqubecloud
Copy link

@Th3Un1q3 Th3Un1q3 merged commit 338a6fe into main Nov 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants