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

Implement Instagram post downloading #374

Open
wants to merge 387 commits into
base: master
Choose a base branch
from
Open

Implement Instagram post downloading #374

wants to merge 387 commits into from

Conversation

swimmwatch
Copy link
Owner

No description provided.

@swimmwatch swimmwatch self-assigned this Aug 11, 2023
swimmwatch and others added 29 commits August 21, 2023 10:20
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.4 to 4.6.0.5.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump types-redis from 4.6.0.4 to 4.6.0.5
Bumps [instagrapi](https://github.com/adw0rd/instagrapi) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/adw0rd/instagrapi/releases)
- [Commits](subzeroid/instagrapi@1.19.7...1.19.8)

---
updated-dependencies:
- dependency-name: instagrapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump instagrapi from 1.19.7 to 1.19.8
swimmwatch and others added 30 commits January 13, 2024 16:57
…1.17

build(deps): bump psycopg from 3.1.16 to 3.1.17
…s-4.6.0.20240106

build(deps-dev): bump types-redis from 4.6.0.11 to 4.6.0.20240106
Bumps [psycopg-binary](https://github.com/psycopg/psycopg) from 3.1.13 to 3.1.17.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.13...3.1.17)

---
updated-dependencies:
- dependency-name: psycopg-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump psycopg-binary from 3.1.13 to 3.1.17
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump jinja2 from 3.1.2 to 3.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.4 to 4.24.0.20240106.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump types-protobuf from 4.24.0.4 to 4.24.0.20240106
build(deps-dev): bump pytest from 7.4.3 to 7.4.4
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v2.9.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump emoji from 2.9.0 to 2.10.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.5.post1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.21.1...v0.23.5.post1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ncio-0.23.5.post1

build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.5.post1
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.12.2 to 24.2.6.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@23.12.2...24.2.6)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

build(deps-dev): bump flake8-bugbear from 23.12.2 to 24.2.6
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.1...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump black from 23.12.1 to 24.4.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump python-dotenv from 1.0.0 to 1.0.1
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
build(deps-dev): bump black from 24.4.2 to 24.10.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

build(deps-dev): bump pytest-xdist from 3.5.0 to 3.6.1
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.41.1 to 0.41.2.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](kvesteri/sqlalchemy-utils@0.41.1...0.41.2)

---
updated-dependencies:
- dependency-name: sqlalchemy-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

build(deps): bump sqlalchemy-utils from 0.41.1 to 0.41.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5.post1 to 0.23.8.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.5.post1...v0.23.8)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

build(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.8
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.

1 participant