Skip to content

Commit

Permalink
Bump hubspot-api-client from 9.0.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [hubspot-api-client](https://github.com/HubSpot/hubspot-api-python) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/HubSpot/hubspot-api-python/releases)
- [Changelog](https://github.com/HubSpot/hubspot-api-python/blob/master/CHANGELOG.md)
- [Commits](HubSpot/hubspot-api-python@v9.0.0...v.10.0.0)

---
updated-dependencies:
- dependency-name: hubspot-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Nov 4, 2024
1 parent 06c9f33 commit 037e895
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ h-vialib==1.3.1
# via -r requirements/prod.txt
httpretty==1.1.4
# via -r requirements/bddtests.in
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.txt
hupper==1.12
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ h-testkit==1.0.1
# via -r requirements/dev.in
h-vialib==1.3.1
# via -r requirements/prod.txt
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.txt
hupper==1.12
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ h-vialib==1.3.1
# via -r requirements/prod.txt
httpretty==1.1.4
# via -r requirements/functests.in
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.txt
hupper==1.12
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ httpretty==1.1.4
# -r requirements/bddtests.txt
# -r requirements/functests.txt
# -r requirements/tests.txt
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via
# -r requirements/bddtests.txt
# -r requirements/functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ h-pyramid-sentry==1.2.4
# via -r requirements/prod.in
h-vialib==1.3.1
# via -r requirements/prod.in
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.in
hupper==1.12
# via pyramid
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ h-vialib==1.3.1
# via -r requirements/prod.txt
httpretty==1.1.4
# via -r requirements/tests.in
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.txt
hupper==1.12
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ h-pyramid-sentry==1.2.4
# via -r requirements/prod.txt
h-vialib==1.3.1
# via -r requirements/prod.txt
hubspot-api-client==9.0.0
hubspot-api-client==10.0.0
# via -r requirements/prod.txt
hupper==1.12
# via
Expand Down

0 comments on commit 037e895

Please sign in to comment.