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 neptune-client requirement from <0.16.3,>=0.10.0 to >=0.10.0,<1.0.3 in /requirements #60

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Updates the requirements on neptune-client to permit the latest version.

Release notes

Sourced from neptune-client's releases.

1.0.2

Fixes

  • Properly handle expired OAuth token (#1271)
Changelog

Sourced from neptune-client's changelog.

neptune 1.0.2

Fixes

  • Properly handle expired oauth token (#1271)

neptune 1.0.1

Fixes

  • Fixed neptune-client package setup (#1263)

neptune 1.0.1rc0

Fixes

  • Fixed neptune-client package setup (#1263)

neptune 1.0.0

Changes

  • Disabled automatic casting to strings for unsupported by Neptune types (#1215)
  • Moved modules from neptune.new to neptune with compatibility imports and marked neptune.new as deprecated (#1213)
  • Removed neptune.* legacy modules (#1206)
  • Removed get_project function (#1214)
  • Removed init function (#1216)
  • Removed get_last_run function (#1217)
  • Removed run parameter from init_run function (#1218)
  • Removed model parameter from init_model function (#1223)
  • Removed version parameter from init_model_version function (#1223)
  • Monitoring is off by default for interactive Python kernels (#1219)
  • Removed name parameter from init_project function and management API (#1227)
  • Monitoring namespace based on hostname, process id and thread id (#1222)
  • Removed deprecated --run option from neptune sync command (#1231)
  • Update methods to have mainly keyword arguments (#1228)
  • Removed Run._short_id property (#1234)
  • Removed get_run_url method (#1238)
  • Removed neptune.new.sync module (#1240)
  • Change run status in the table returned by fetch_runs_table to Active / Inactive (#1233)
  • Package renamed from neptune-client to neptune (#1225)
  • Changed values used to filter runs table by state (#1253)
  • Added warning for unsupported types (#1255)

Fixes

  • Fixed input value type verification for append() method (#1254)

neptune-client 0.16.18

Fixes

  • Fix handling connection errors when refreshing oauth token (#1204)
  • Fix syncing offline runs with file upload (#1211)

neptune-client 0.16.17

... (truncated)

Commits
  • adcc478 Wait for green master (#1275)
  • a20a485 Update CHANGELOG.md (#1274)
  • 7c254a4 test_async_mode_stop_on_dead marked as skipped for all metadata conta… (#1272)
  • 5d98db5 Update README.md (#1273)
  • b5af7c3 Properly handle expired oauth token (#1271)
  • 6c2ec5a Dataclasses removed from dependencies, bumped upload-artifact version to v3, ...
  • 80850d4 Merge pull request #1266 from neptune-ai/rj/changelog-before-release
  • c67b996 Merge pull request #1269 from neptune-ai/sabine/docstring
  • 7193d6b Merge pull request #1270 from neptune-ai/aw/fix_anonymous_token
  • da528ba update run state values in docstring
  • Additional commits viewable in compare view

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)

Updates the requirements on [neptune-client](https://github.com/neptune-ai/neptune-client) to permit the latest version.
- [Release notes](https://github.com/neptune-ai/neptune-client/releases)
- [Changelog](https://github.com/neptune-ai/neptune-client/blob/master/CHANGELOG.md)
- [Commits](neptune-ai/neptune-client@0.10.0...1.0.2)

---
updated-dependencies:
- dependency-name: neptune-client
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Mar 6, 2023

Dependabot tried to add @carmocca and @sisilmehta2000/core-lightning as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sisilmehta2000/pytorch-lightning/pulls/60/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the sisilmehta2000/pytorch-lightning repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

The following labels could not be found: ci.

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.

0 participants