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

Bump cs50 from 6.0.2 to 9.2.4 #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps cs50 from 6.0.2 to 9.2.4.

Release notes

Sourced from cs50's releases.

v9.2.4

No release notes provided.

v9.2.3

No release notes provided.

v9.2.2

fixed license

v9.2.1

fixed support for None as NULL

v9.2.0

scoping INFO and ERROR to FLASK_ENV=development

v9.1.0

changing minor version instead

v9.0.0

Update LICENSE

v8.0.1

added wheel, fixes #162

v8.0.0

removed postgres, but not postgresql, support

v7.1.0

porting thread-local storage to v6

v7.0.2

Up version

v7.0.1

Support None parameters

v7.0.0

refactor, fix scoped session

v6.0.4

No release notes provided.

v6.0.3

No release notes provided.

Commits
  • 3ccbd99 added try-catch workaround for SQL.connect when sqlite3 is not available
  • 0c552d3 use try-catch import sqlite3, update action
  • 328a76c update setup-python action
  • 1cfb99f Merge pull request #170 from matthiaswenz/conditional-import-sqlite
  • a3784cc bump version number
  • 01236bc import sys module, tweaked styles
  • bd25298 Verify module loaded when accessing contents
  • b048ba2 Load sqlite module if sqlite connection
  • fcc68a1 simplified release process
  • 07ad96b remove travis badge
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cs50](https://github.com/cs50/python-cs50) from 6.0.2 to 9.2.4.
- [Release notes](https://github.com/cs50/python-cs50/releases)
- [Commits](cs50/python-cs50@v6.0.2...v9.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants