Skip to content

Check Python 3.11 #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Check Python 3.11 #473

wants to merge 38 commits into from

Conversation

attzonko
Copy link
Owner

No description provided.

dependabot bot and others added 23 commits December 11, 2024 15:09
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytype](https://github.com/google/pytype) from 2024.2.13 to 2024.2.27.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](https://github.com/google/pytype/commits)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Backwards-compatible. Closes #498.
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 to 3.13.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.13.1...3.13.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: unode <122319+unode@users.noreply.github.com>
Bumps [pytype](https://github.com/google/pytype) from 2024.2.27 to 2024.3.19.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](https://github.com/google/pytype/commits/2024.03.19)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.2.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.2...8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: unode <122319+unode@users.noreply.github.com>
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.3 to 3.15.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.13.3...3.15.4)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [black](https://github.com/psf/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)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytype](https://github.com/google/pytype) from 2024.3.19 to 2024.4.11.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](google/pytype@2024.03.19...2024.04.11)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.1.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
ArtemIsmagilov and others added 9 commits December 11, 2024 15:09
1. create generator comprehension, lazy object
2. remove dangerous pass mut args in func initialize, removed overwriting args
3. create list comprehension, high performance
* not needed convert args to -> tuple -> list

* fix check reply on is None
* 1. rewrite for loops on list comprehentions
2. rewrite python2 class on python3

* check correct reply on `is None`
Co-authored-by: unode <122319+unode@users.noreply.github.com>
* Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0

Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version.
- [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst)
- [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: mattermostautodriver
  dependency-type: direct:production
...

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

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>
* Added file_ids handling for incoming messages

* Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 (#464)

* Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0

Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version.
- [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst)
- [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0)

---
updated-dependencies:
- dependency-name: mattermostautodriver
  dependency-type: direct:production
...

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

* Update requirements.txt

* Update requirements.txt

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>

* Added file_ids handling for incoming messages

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sergey Dmitrenko <sdmitrenko@ptsecurity.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>
Copy link

Code Climate has analyzed commit fd7e6ae and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants