Skip to content

dependency updates#139

Merged
GitTimeraider merged 5 commits into
mainfrom
develop
Jun 18, 2026
Merged

dependency updates#139
GitTimeraider merged 5 commits into
mainfrom
develop

Conversation

@GitTimeraider

Copy link
Copy Markdown
Owner

dependency updates

dependabot Bot and others added 5 commits June 15, 2026 06:53
Bumps [pyotp](https://github.com/pyauth/pyotp) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pyauth/pyotp/releases)
- [Changelog](https://github.com/pyauth/pyotp/blob/main/Changes.rst)
- [Commits](pyauth/pyotp@v2.9.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 49.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@48.0.0...49.0.0)

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

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

Bump cryptography from 48.0.0 to 49.0.0
…tp-2.10.0

Bump pyotp from 2.9.0 to 2.10.0
Copilot AI review requested due to automatic review settings June 18, 2026 09:57
@GitTimeraider GitTimeraider merged commit 6b7f616 into main Jun 18, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Not ready to approve

It disables CodeQL scanning (a significant CI/security change) while the PR is scoped/described only as “dependency updates,” so the intent needs to be corrected (restore CodeQL or explicitly justify/rename/rescope).

Pull request overview

This PR updates pinned Python dependencies and (in the same change set) removes the repository’s CodeQL GitHub Actions workflow, which disables automated security scanning.

Changes:

  • Bump pyotp from 2.9.0 to 2.10.0 and cryptography from 48.0.0 to 49.0.0.
  • Remove .github/workflows/codeql.yml (CodeQL analysis no longer runs on push/PR/schedule).
File summaries
File Description
requirements.txt Updates pinned dependency versions.
.github/workflows/codeql.yml Deletes CodeQL workflow, disabling security scanning.

Copilot's findings

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GitTimeraider GitTimeraider deleted the develop branch June 18, 2026 10:50
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.

2 participants