dependabot[bot] commited on
Commit
24c70c1
·
1 Parent(s): 3049b25

Bump pyrogram from 2.0.70 to 2.0.102

Browse files

Bumps [pyrogram](https://github.com/pyrogram/pyrogram) from 2.0.70 to 2.0.102.
- [Release notes](https://github.com/pyrogram/pyrogram/releases)
- [Commits](https://github.com/pyrogram/pyrogram/compare/v2.0.70...v2.0.102)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -14,7 +14,7 @@ lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python
14
  prettyconf==2.2.1
15
  pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
16
  pymongo==4.3.3
17
- pyrogram==2.0.70; python_version >= "3.8"
18
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
19
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
20
  pyyaml==6.0; python_version >= "3.6"
 
14
  prettyconf==2.2.1
15
  pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
16
  pymongo==4.3.3
17
+ pyrogram==2.0.102; python_version >= "3.8"
18
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
19
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
20
  pyyaml==6.0; python_version >= "3.6"