Skip to content
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

Update setup.py & requirements.txt & requirements-dev.txt #1316

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

nsano-rururu
Copy link
Collaborator

@nsano-rururu nsano-rururu commented Nov 26, 2023

■setup.py & requirements.txt

  • apscheduler>=3.9.1.post1,<4.0 to apscheduler>=3.10.4,<4.0
  • boto3>=1.26.30 to boto3>=1.29.6
  • cffi>=1.15.1 to cffi>=1.16.0
  • croniter>=1.3.8 to croniter>=2.0.1
  • jira>=3.4.1 to jira>=3.5.2
  • jsonpointer>=2.3 to jsonpointer>=2.4
  • jsonschema>=4.17.3 to jsonschema>=4.20.0
  • prettytable>=3.8.0 to prettytable>=3.9.0
  • prometheus_client>=0.15.0 to prometheus_client>=0.19.0
  • PyYAML>=6.0 to PyYAML>=6.0.1
  • requests>=2.28.1 to requests>=2.31.0
  • tencentcloud-sdk-python>=3.0.795 to tencentcloud-sdk-python>=3.0.1038
  • texttable>=1.6.7 to texttable>=1.7.0
  • twilio>=7.16.0 to twilio>=8.10.2

■requirements-dev.txt

  • pylint 2.17.5 to 3.0.2
  • pytest 7.4.2 to 7.4.3
  • pytest-xdist 3.3.1 to 3.5.0

Description

Checklist

  • I have reviewed the contributing guidelines.
  • I have included unit tests for my changes or additions.
  • I have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • I have updated the documentation.
  • I have updated the changelog.

Questions or Comments

■setup.py & requirements.txt

apscheduler>=3.9.1.post1,<4.0 to apscheduler>=3.10.4,<4.0
boto3>=1.26.30 to boto3>=1.29.6
cffi>=1.15.1 to cffi>=1.16.0
croniter>=1.3.8 to croniter>=2.0.1
jira>=3.4.1 to jira>=3.5.2
jsonpointer>=2.3 to jsonpointer>=2.4
jsonschema>=4.17.3 to jsonschema>=4.20.0
prettytable>=3.8.0to prettytable>=3.9.0
prometheus_client>=0.15.0 to prometheus_client>=0.19.0
PyYAML>=6.0 to PyYAML>=6.0.1
requests>=2.28.1 to requests>=2.31.0
tencentcloud-sdk-python>=3.0.795 to tencentcloud-sdk-python>=3.0.1038
texttable>=1.6.7 to texttable>=1.7.0
twilio>=7.16.0 to twilio>=8.10.2

■requirements-dev.txt

pylint 2.17.5 to 3.0.2
pytest 7.4.2 to 7.4.3
pytest-xdist 3.3.1 to 3.5.0
@jertel jertel merged commit d8ac134 into jertel:master Nov 26, 2023
1 check passed
@nsano-rururu nsano-rururu deleted the update_requirements_txt branch November 26, 2023 17:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants